b-goyal commented on PR #5:
URL: https://github.com/apache/kafka/pull/5#issuecomment-1997289577

   KAFKA-948
   When the broker which is the leader for a partition is down, the ISR list in 
the LeaderAndISR path is updated. But if the broker , which is not a leader of 
the partition is down, the ISR list is not getting updated. This is an issue 
because ISR list contains the stale entry.
   


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