----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20143/#review39989 -----------------------------------------------------------
core/src/main/scala/kafka/controller/TopicDeletionManager.scala <https://reviews.apache.org/r/20143/#comment72778> Why do we need to call this function here? core/src/main/scala/kafka/controller/TopicDeletionManager.scala <https://reviews.apache.org/r/20143/#comment72779> Is ShutdownableThread to be default as isInterruptible? - Guozhang Wang On April 9, 2014, 6:38 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20143/ > ----------------------------------------------------------- > > (Updated April 9, 2014, 6:38 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1363 > https://issues.apache.org/jira/browse/KAFKA-1363 > > > Repository: kafka > > > Description > ------- > > KAFKA-1363 Avoid delete topic deadlock by checking thread run status > > > Diffs > ----- > > core/src/main/scala/kafka/controller/TopicDeletionManager.scala > d29e556232ae549545bde1b6c5c9fabd5fa67bf5 > > Diff: https://reviews.apache.org/r/20143/diff/ > > > Testing > ------- > > > Thanks, > > Timothy Chen > >