Reset corrupted state when upgrading stream coord machine version #4471
-
One of our customers created a stream backed queue on an earlier version of RabbitMQ, then upgraded from 3.9.8 to 3.9.14. When starting the new version the stream queue appeared to be down and the below error is visible in the logs
Additionally when attempting further stream queue actions (creating another queue or deleting the existing) the same function_clause crash happens. My first question is whether this is already fixed on master? (I think it is hence I opened a discussion not an issue) (a full stacktrace to clarify the crash: )
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Yes, that's a bug, follow-up issue: #4510. Thanks for reporting this. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the very fast fix. In general, is there a way to reset the stream subsystem only (reseting the coordination ra system) without erasing the whole cluster? |
Beta Was this translation helpful? Give feedback.
Yes, that's a bug, follow-up issue: #4510. Thanks for reporting this.