[ https://issues.apache.org/jira/browse/KAFKA-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765833#comment-15765833 ]
ASF GitHub Bot commented on KAFKA-1833: --------------------------------------- Github user tedxia closed the pull request at: https://github.com/apache/kafka/pull/39 > OfflinePartitionLeaderSelector may return null leader when ISR and Assgined > Broker have no common > ------------------------------------------------------------------------------------------------- > > Key: KAFKA-1833 > URL: https://issues.apache.org/jira/browse/KAFKA-1833 > Project: Kafka > Issue Type: Bug > Components: controller > Affects Versions: 0.8.2.0 > Reporter: xiajun > Assignee: Neha Narkhede > Labels: easyfix, reliability > Attachments: KAFKA-1883.patch > > > In OfflinePartitonLeaderSelector::selectLeader, when liveBrokerInIsr is not > empty and have no common broker with liveAssignedreplicas, selectLeader will > return no leader; -- This message was sent by Atlassian JIRA (v6.3.4#6332)