You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2012/07/31 03:52:35 UTC

[jira] [Updated] (FLUME-1408) ScheduledExecutorService does not log uncaught Throwables, we should log them

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

Brock Noland updated FLUME-1408:
--------------------------------

    Summary: ScheduledExecutorService does not log uncaught Throwables, we should log them  (was: When a Throwable will not be handled or logged, it should be logged)
    
> ScheduledExecutorService does not log uncaught Throwables, we should log them
> -----------------------------------------------------------------------------
>
>                 Key: FLUME-1408
>                 URL: https://issues.apache.org/jira/browse/FLUME-1408
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Priority: Minor
>         Attachments: FLUME-1408-1.patch
>
>
> In FLUME-1246 we added a log entry for NoClassDef to AbstractFileConfigurationProvider, however since we are ScheduledExecutorService any other Error which is thrown will also be hidden. As such in this case we should catch Throwable and log.

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