> On April 10, 2014, 6:24 a.m., Guozhang Wang wrote:
> > core/src/main/scala/kafka/controller/TopicDeletionManager.scala, line 104
> > <https://reviews.apache.org/r/20143/diff/3/?file=553966#file553966line104>
> >
> >     Why do we need to call this function here?

This is needed to unblock awaitTopicDeletionNotification() in the 
DeleteTopicThread.


- Jun


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


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
> 
>

Reply via email to