Comment 2 for bug 1396946

Revision history for this message
Vladimir Kuklin (vkuklin) wrote : Re: Rabbitmq OCF script requires additional criterias to be met for Master/Slave statuses

I am not sure how we can fix this issue and not sure about its severity.

1) It has happenned only once
2) we already have puppet check which waits for 5 minutes for rabbitmq to answer on list_users command
3) it is not easy to introduce high level check as:
  a) notify command failure will not make pacemaker reassemble rabbitmq cluster
  b) if we add it into monitor command, we can get race conditions and make cluster building process completely unstable

So I would say that we need to research better solution than simple high-level check in OCF script and also check if there is a corresponding rabbitmq bug.

Thus, I am moving this bug to 6.0.1 and further milestones.