[
https://issues.apache.org/jira/browse/HADOOP-12357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712279#comment-14712279
]
Ravi Prakash commented on HADOOP-12357:
---------------------------------------
Hi Dave! Thanks for your contribution! The general approach of creating a base
class and extending seems reasonable to me. Please *do* write tests, so that if
in the future something breaks this functionality, we discover it before
reaching production.
> GraphiteSink won't connect to UDP sockets
> -----------------------------------------
>
> Key: HADOOP-12357
> URL: https://issues.apache.org/jira/browse/HADOOP-12357
> Project: Hadoop Common
> Issue Type: Bug
> Components: metrics
> Affects Versions: 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.7.0, 2.7.1
> Reporter: Dave Marion
> Assignee: Dave Marion
> Priority: Minor
> Attachments: HADOOP-12357.001.patch
>
>
> The statsd plugin within CollectD listens on a UDP socket. In trying to set
> this up, I keep getting a connection refused error, and I think the issue is
> that the current implementation of GraphiteSink only uses a TCP socket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)