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