[ 
https://issues.apache.org/jira/browse/KAFKA-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471872#comment-13471872
 ] 

Yang Ye commented on KAFKA-516:
-------------------------------


In ShutdownableThread , all exceptions are actually caught. 
                
> Consider catching all exceptions in ShutdownableThread
> ------------------------------------------------------
>
>                 Key: KAFKA-516
>                 URL: https://issues.apache.org/jira/browse/KAFKA-516
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Jay Kreps
>              Labels: bugs
>             Fix For: 0.8
>
>
> I don't think there is any case where we want an uncaught exception to kill 
> the thread. In fact this can be a bit hard to debug if an important 
> background thread disappears. We should consider catching everything.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to