4.1.4: a rolling restart leaves 2 quorum queues out of 1600 without an elected leader #14780
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
Please don't just do what AI says. Almost everything there is incorrect. Somewhere in your broker logs there will be further information as to why at least 2 of the 3 members of the queue aren't running, perhaps they encountered an exception during recovery. You seem comfortable in running arbitrary commands in your environment so you could try:
This will retry the start phase of the queue member on node |
Beta Was this translation helpful? Give feedback.
-
|
With 1600 queues this can be a known scenario addressed by #14401, which will ship in |
Beta Was this translation helpful? Give feedback.

With 1600 queues this can be a known scenario addressed by #14401, which will ship in
4.2.0. There is a4.2.0-rc.1for those willing to try #14401.