-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22220/
-----------------------------------------------------------
Review request for kafka.
Bugs: KAFKA-1473
https://issues.apache.org/jira/browse/KAFKA-1473
Repository: kafka
Description
-------
In the verification function, add the logic to check all brokers have deleted
this partition from their replica managers; remove the redundent test case that
caused transient failures
Diffs
-----
core/src/test/scala/unit/kafka/admin/DeleteTopicTest.scala
a821d60be17d2d501880742b6d91357bcc005937
Diff: https://reviews.apache.org/r/22220/diff/
Testing
-------
Thanks,
Guozhang Wang