-
When i restart kafka/kraft cluster, the nodePools (controller,broker) generated new clusterId that doesn't match the clusterId on kafka crd and on the meta.properties file in the storage. How to prevent this? |
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
Sep 12, 2023
Replies: 1 comment 15 replies
-
First, you should share your version, resources, logs etc. |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't have the link at hand. But if you go to the docs and search for recovery, you should find it. The advantage of the ZooKeeper-based Kafka cluster is that it is production-ready. KRaft is not yet production ready.