You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chris Burroughs (Created) (JIRA)" <ji...@apache.org> on 2011/11/16 15:17:51 UTC

[jira] [Created] (KAFKA-205) Audit swallowing of exceptions/throwables

Audit swallowing of exceptions/throwables
-----------------------------------------

                 Key: KAFKA-205
                 URL: https://issues.apache.org/jira/browse/KAFKA-205
             Project: Kafka
          Issue Type: Task
            Reporter: Chris Burroughs


There are several cases like KAFKA-204 where we swallow Error, or even Throwable.  This is probably not the right thing to do (is java.lang.StackOverflowError
ever recoverable?).  

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

        

[jira] [Commented] (KAFKA-205) Audit swallowing of exceptions/throwables

Posted by "Neha Narkhede (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178947#comment-13178947 ] 

Neha Narkhede commented on KAFKA-205:
-------------------------------------

Chris,

Do you think we still have this problem in our code ? 
                
> Audit swallowing of exceptions/throwables
> -----------------------------------------
>
>                 Key: KAFKA-205
>                 URL: https://issues.apache.org/jira/browse/KAFKA-205
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Chris Burroughs
>              Labels: newbie
>
> There are several cases like KAFKA-204 where we swallow Error, or even Throwable.  This is probably not the right thing to do (is java.lang.StackOverflowError
> ever recoverable?).  

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

        

[jira] [Updated] (KAFKA-205) Audit swallowing of exceptions/throwables

Posted by "Neha Narkhede (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-205:
--------------------------------

    Labels: newbie  (was: )
    
> Audit swallowing of exceptions/throwables
> -----------------------------------------
>
>                 Key: KAFKA-205
>                 URL: https://issues.apache.org/jira/browse/KAFKA-205
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Chris Burroughs
>              Labels: newbie
>
> There are several cases like KAFKA-204 where we swallow Error, or even Throwable.  This is probably not the right thing to do (is java.lang.StackOverflowError
> ever recoverable?).  

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