[ 
https://issues.apache.org/jira/browse/HADOOP-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726136#comment-14726136
 ] 

Steve Loughran commented on HADOOP-12360:
-----------------------------------------

# we wouldn't move the existing ones, cause too many surprises. New ones 
though, they are best done outside.
# Looking at the code, you know that you can replace {{assertEquals(true, 
condition)}} with {{Assert.assertTrue(message, condition)}. Having messages are 
good as they provide more clues than just a number in a stack trace

> Create StatsD metrics2 sink
> ---------------------------
>
>                 Key: HADOOP-12360
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12360
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: metrics
>    Affects Versions: 2.7.1
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>            Priority: Minor
>         Attachments: HADOOP-12360.001.patch, HADOOP-12360.002.patch, 
> HADOOP-12360.003.patch, HADOOP-12360.004.patch, HADOOP-12360.005.patch
>
>
> Create a metrics sink that pushes to a StatsD daemon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to