[
https://issues.apache.org/jira/browse/KAFKA-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122731#comment-15122731
]
ASF GitHub Bot commented on KAFKA-948:
--------------------------------------
Github user dibbhatt closed the pull request at:
https://github.com/apache/kafka/pull/5
> ISR list in LeaderAndISR path not updated for partitions when Broker (which
> is not leader) is down
> --------------------------------------------------------------------------------------------------
>
> Key: KAFKA-948
> URL: https://issues.apache.org/jira/browse/KAFKA-948
> Project: Kafka
> Issue Type: Bug
> Components: controller
> Affects Versions: 0.8.0
> Reporter: Dibyendu Bhattacharya
> Assignee: Neha Narkhede
>
> 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
> issues because ISR list contains the stale entry.
> This issue I found in kafka-0.8.0-beta1-candidate1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)