----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36565/#review92090 -----------------------------------------------------------
core/src/main/scala/kafka/common/TopicAlreadyMarkedForDeletionException.scala (line 21) <https://reviews.apache.org/r/36565/#comment146030> Do we need this constructor? It's not used it and it's good to encourage people to include a message adding more detail, right? - Ismael Juma On July 17, 2015, 6:14 a.m., Ashish Singh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36565/ > ----------------------------------------------------------- > > (Updated July 17, 2015, 6:14 a.m.) > > > Review request for kafka. > > > Bugs: KAFKA-2345 > https://issues.apache.org/jira/browse/KAFKA-2345 > > > Repository: kafka > > > Description > ------- > > KAFKA-2345: Attempt to delete a topic already marked for deletion throws > ZkNodeExistsException > > > Diffs > ----- > > core/src/main/scala/kafka/admin/AdminUtils.scala > f06edf41c732a7b794e496d0048b0ce6f897e72b > > core/src/main/scala/kafka/common/TopicAlreadyMarkedForDeletionException.scala > PRE-CREATION > > Diff: https://reviews.apache.org/r/36565/diff/ > > > Testing > ------- > > > Thanks, > > Ashish Singh > >