Chris Nauroth created HADOOP-10496:
--------------------------------------
Summary: Metrics system FileSink can leak file descriptor.
Key: HADOOP-10496
URL: https://issues.apache.org/jira/browse/HADOOP-10496
Project: Hadoop Common
Issue Type: Bug
Components: metrics
Affects Versions: 2.4.0, 3.0.0
Reporter: Chris Nauroth
Assignee: Chris Nauroth
{{FileSink}} opens a file. If the {{MetricsSystem}} is shutdown, then the sink
is discarded and the file is never closed, causing a file descriptor leak.
--
This message was sent by Atlassian JIRA
(v6.2#6252)