Skip to content

Durable queue down or inaccessible after two out of three nodes are forcefully shut down #2454

Answered by michaelklishin
jshen28 asked this question in Other
Discussion options

You must be logged in to vote

I am closing this as resolved since this test

  • Kills the majority of nodes, which is guaranteed to be problematic one way or another (for classic mirrored queues, there are options, schema table sync will be interrupted, quorum queues will lose availability by design)
  • Assumes that when a pod is reported as started, so is the RabbitMQ running on it. Sadly this is not the case because node startup takes time and so is syncing from peers. We currently do not have a readiness probe which satisfies both this condition and the stateful ordered set restart (see Node Restarts and Restarts and Health Checks (Readiness Probes)).
  • Likely kills the source node when another one is syncing the schema da…

Replies: 9 comments 16 replies

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
2 replies
@michaelklishin
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@michaelklishin
Comment options

@jshen28
Comment options

@michaelklishin
Comment options

@michaelklishin
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
5 replies
@michaelklishin
Comment options

@jshen28
Comment options

@michaelklishin
Comment options

@jshen28
Comment options

@michaelklishin
Comment options

Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2454 on September 28, 2020 09:26.