[
https://issues.apache.org/jira/browse/HADOOP-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261302#comment-14261302
]
Steve Loughran commented on HADOOP-11447:
-----------------------------------------
Are you confident that things like variance & stddev are never going to raise
errors -or should that string construction be caught & downgraded to a
super.toString()? There's nothing worse than logging triggering strack traces
> Add a more meaningful toString method to SampleStat and MutableStat
> -------------------------------------------------------------------
>
> Key: HADOOP-11447
> URL: https://issues.apache.org/jira/browse/HADOOP-11447
> Project: Hadoop Common
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 2.6.0
> Reporter: Karthik Kambatla
> Assignee: Karthik Kambatla
> Priority: Minor
> Attachments: hadoop-11447-1.patch
>
>
> SampleStat and MutableStat don't override the toString method. A more
> meaningful implementation could help with debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)