You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/04/13 18:31:16 UTC

[jira] [Created] (HADOOP-10496) Metrics system FileSink can leak file descriptor.

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)