[
https://issues.apache.org/jira/browse/HADOOP-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132095#comment-15132095
]
Varun Vasudev commented on HADOOP-12749:
----------------------------------------
Thanks for the patch [~sidharta-s]. One minor fix - in
HadoopScheduledThreadPoolExecutor.java,
{code}
private static final Log LOG = LogFactory
.getLog(HadoopScheduledThreadPoolExecutor.class);
{code}
is never used. Can you remove it?
> Create a threadpoolexecutor that overrides afterExecute to log uncaught
> exceptions/errors
> -----------------------------------------------------------------------------------------
>
> Key: HADOOP-12749
> URL: https://issues.apache.org/jira/browse/HADOOP-12749
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Sidharta Seethana
> Assignee: Sidharta Seethana
> Attachments: HADOOP-12749.001.patch, HADOOP-12749.002.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)