mumrah opened a new pull request #9693:
URL: https://github.com/apache/kafka/pull/9693


   In an effort to consolidate the ISR write paths, this PR adapts the ZK ISR 
update into the new AlterIsrManager trait. This will allow us minimize 
divergence in the ISR update code in Partition.scala. 
   
   TODO:
   * [ ] Remove expandIsr and shrinkIsr from PartitionStateStore
   * [ ] Move ISR propagation thread to ZkIsrManager
   
   


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

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


Reply via email to