ppatierno commented on PR #22191: URL: https://github.com/apache/kafka/pull/22191#issuecomment-5129852972
> This feature only applies to new clusters going forward. In many cases, operators can "refresh" a stale controller registration by bringing up a controller with the same node id as the stale registration. I'm not familiar with Strimzi's operator, so I cannot speak to your specific case unfortunately. @kevin-wu24 sorry if I missed that in the rejected alternatives during KIP discussion but let me ask a question. If the Kafka cluster is running by using static quorum, the KIP suggest to "refresh" the node ID by scaling up a new controller with same ID and then scale it down again. Doesn't it go against the way the static quorum works and cannot be changed? (so dynamic quorum was developed). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
