You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Jun Xia <te...@gmail.com> on 2014/12/30 07:12:03 UTC

Review Request 29475: Patch for KAFKA-1833

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29475/
-----------------------------------------------------------

Review request for kafka.


Summary (updated)
-----------------

Patch for KAFKA-1833


Bugs: KAFKA-1883
    https://issues.apache.org/jira/browse/KAFKA-1883


Repository: kafka


Description (updated)
-------

OfflinePartitionLeaderSelector may return null leader when ISR and Assgined Broker have no common


Diffs (updated)
-----

  core/src/main/scala/kafka/controller/PartitionLeaderSelector.scala 4a31c72 

Diff: https://reviews.apache.org/r/29475/diff/


Testing
-------


Thanks,

Jun Xia