You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Yang Ye (JIRA)" <ji...@apache.org> on 2012/08/09 20:16:19 UTC

[jira] [Updated] (KAFKA-402) Adding handling various kind of exception support at server side

     [ https://issues.apache.org/jira/browse/KAFKA-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yang Ye updated KAFKA-402:
--------------------------

    Attachment: kafka_402_v1.diff


Build a KafkaThread class which wraps shutting down with interruption and exception handling; and let the leaderFinderThread, AbstractFetcherThread and RequestSendThread classes extend it. 
                
> Adding handling various kind of exception support at server side
> ----------------------------------------------------------------
>
>                 Key: KAFKA-402
>                 URL: https://issues.apache.org/jira/browse/KAFKA-402
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Yang Ye
>            Assignee: Yang Ye
>         Attachments: kafka_402_v1.diff
>
>
> Currently at server side handlers, some exceptions are not caught and handled. There're chances where servers may be brought down due to some uncaught exception. We need to catch and handle them at the server. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira