You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Manikumar Reddy O <ma...@gmail.com> on 2015/06/13 14:33:15 UTC

Review Request 35424: Patch for KAFKA-2234

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

Review request for kafka.


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


Repository: kafka


Description
-------

Partition reassignment of a nonexistent topic prevents future reassignments; Added empty validPartitions check before creating ZK node


Diffs
-----

  core/src/main/scala/kafka/admin/ReassignPartitionsCommand.scala 912b718ec9ad58b1c2d42337ed85bbb1b88162d6 

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


Testing
-------


Thanks,

Manikumar Reddy O