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

   As the second part of the 
[KIP-903](https://cwiki.apache.org/confluence/display/KAFKA/KIP-903%3A+Replicas+with+stale+broker+epoch+should+not+be+allowed+to+join+the+ISR),
 it updates the AlterPartitionRequest:
   
   - Deprecate the NewIsr field
   - Create a new field BrokerState with BrokerId and BrokerEpoch
   - Bump the AlterPartition version to 3
   
   Also in this change, The Kraft controller will be enabled to reject stale 
AlterPartition request.
   
   https://issues.apache.org/jira/browse/KAFKA-14617


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