[
https://issues.apache.org/jira/browse/HADOOP-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-3085:
----------------------------------
Attachment: 3085-0.patch
This patch effects the fix suggested by the bug description, sending the
exception to a common log instead of to stdout (as implemented in
o.a.h.metrics.spi.AbstractMetricsContext::timerEvent).
> pushMetric() method of various metric util classes should catch exceptions
> --------------------------------------------------------------------------
>
> Key: HADOOP-3085
> URL: https://issues.apache.org/jira/browse/HADOOP-3085
> Project: Hadoop Core
> Issue Type: Bug
> Components: metrics
> Reporter: Runping Qi
> Fix For: 0.18.0
>
> Attachments: 3085-0.patch
>
>
> pushMetric() method of various metric util classes should catch exception.
> Otherwise, any misconfigured metric will cause the entire metric data not
> sent out.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.