-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15901/
-----------------------------------------------------------
(Updated Nov. 29, 2013, 6:41 a.m.)
Review request for kafka.
Bugs: KAFKA-1152
https://issues.apache.org/jira/browse/KAFKA-1152
Repository: kafka
Description (updated)
-------
ReplicaManager's handling of the leaderAndIsrRequest should gracefully handle
leader == -1
ReplicaManager's handling of the leaderAndIsrRequest should gracefully handle
leader == -1
Diffs (updated)
-----
core/src/main/scala/kafka/server/ReplicaManager.scala
161f58134f20f9335dbd2bee6ac3f71897cbef7c
Diff: https://reviews.apache.org/r/15901/diff/
Testing
-------
Builds with all scala versions; unit tests pass
Thanks,
Swapnil Ghike