Skip to content
Discussion options

You must be logged in to vote

Another can be that you use MQTT and connection churn is fairly high. Directory name should hint at the log of MQTT client ID state versus quorum queues. This has been addressed in later versions
but more importantly, a Raft cluster is no longer used for client ID tracking as of 3.12.

In any case, the only path forward is to upgrade from 3.8 to the latest 3.9, then the latest 3.10 plus enabling all feature flags, then the latest 3.11 and enabling all feature flags one more time, then 3.12.

Or just straight to 3.12 via a Blue/Green deployment.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
2 participants