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.
- relates to
-
HADOOP-10715 Remove public GraphiteSink#setWriter()
-
- Closed
-