kevin-wu24 opened a new pull request, #19589:
URL: https://github.com/apache/kafka/pull/19589

   Feature description: 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=217391519#KIP853:KRaftControllerMembershipChanges-Controllerautojoining
   
   Add the `controller.quorum.auto.join.enable` configuration. When enabled 
with KIP-853 supported, follower controllers will:
   
   - Automatically remove voter set entries which match their replica id but 
not directory id.
   - Automatically add themselves as a voter when their replica id is not 
present in the voter set.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to