jolshan opened a new pull request, #12487:
URL: https://github.com/apache/kafka/pull/12487

   As part of 
[KIP-841](https://cwiki.apache.org/confluence/display/KAFKA/KIP-841%3A+Fenced+replicas+should+not+be+allowed+to+join+the+ISR+in+KRaft)
 we prevent shutting down brokers from being added to ISR (and therefore 
ineligible to become leader). 
   
   We want to do the same in 3.3 for ZK to protect against edge cases and not 
have to do a version bump in future versions.
   
   See this PR to see the equivalent change for KRaft mode: 
https://github.com/apache/kafka/pull/12181/commits/b6cb29503e025989308d1e0d9ce30efa74ca7974
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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