jsancio commented on PR #19589:
URL: https://github.com/apache/kafka/pull/19589#issuecomment-2845358548

   > 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 who are observers (their replica 
id + directory id are not in the voter set) 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.
   
   I am going to use this description to generate the commit message. I don't 
think we should include URLs in the commit description. Ideally, the commit 
message should explain the changes without having to read other documents.


-- 
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