You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Gwen Shapira <gs...@cloudera.com> on 2014/08/17 06:44:47 UTC

Review Request 24782: Patch for KAFKA-1576

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

Review request for kafka.


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


Repository: kafka


Description
-------

make topic deletion more user-friendly


Diffs
-----

  core/src/main/scala/kafka/admin/TopicCommand.scala 003a09c6160618bc94858ebc0d806b2aa4158e0a 

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


Testing
-------


Thanks,

Gwen Shapira


Re: Review Request 24782: Patch for KAFKA-1576

Posted by Gwen Shapira <gs...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24782/
-----------------------------------------------------------

(Updated Aug. 17, 2014, 4:46 a.m.)


Review request for kafka.


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


Repository: kafka


Description (updated)
-------

make topic deletion more user-friendly - added confirmation of deletion, clear messages in case of double-deletion and non-existant topics, and marking deleted topics when displaying topic list.


Diffs
-----

  core/src/main/scala/kafka/admin/TopicCommand.scala 003a09c6160618bc94858ebc0d806b2aa4158e0a 

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


Testing
-------


Thanks,

Gwen Shapira