Jay Kreps created KAFKA-516:
-------------------------------

             Summary: Consider catching all exceptions in ShutdownableThread
                 Key: KAFKA-516
                 URL: https://issues.apache.org/jira/browse/KAFKA-516
             Project: Kafka
          Issue Type: Bug
            Reporter: Jay Kreps


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