You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Sriram Subramanian <sr...@gmail.com> on 2013/10/09 08:46:32 UTC

Review Request 14553: Move AddPartitions into TopicCommand in trunk

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

Review request for kafka.


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


Repository: kafka


Description
-------

Move AddPartitions into TopicCommand


Diffs
-----

  core/src/main/scala/kafka/admin/AddPartitionsCommand.scala c74d9c224565d475d4104467ba36c0a287b68239 
  core/src/main/scala/kafka/admin/AdminUtils.scala 6560fc668e8b8feedc1e3f63c11aac2ff370c8d0 
  core/src/main/scala/kafka/admin/TopicCommand.scala 06bbd37a5af1ea5bd5f6c42cb9063cc7d6fd381b 
  core/src/test/scala/unit/kafka/admin/AddPartitionsTest.scala 09254ccac2a4d5885a372f1f21b0a5813a930ded 

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


Testing
-------


Thanks,

Sriram Subramanian