You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/04 00:55:01 UTC

[jira] [Created] (HADOOP-10660) GraphiteSink should implement Closeable

Ted Yu created HADOOP-10660:
-------------------------------

             Summary: GraphiteSink should implement Closeable
                 Key: HADOOP-10660
                 URL: https://issues.apache.org/jira/browse/HADOOP-10660
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Ted Yu


GraphiteSink wraps OutputStreamWriter around socket's output stream.
Currently the socket is never closed.

GraphiteSink should implement Closeable such that MetricsSystem can close the socket when it is stopped.



--
This message was sent by Atlassian JIRA
(v6.2#6252)