Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10496

Metrics system FileSink can leak file descriptor.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0, 3.0.0-alpha1
    • 2.5.0
    • metrics
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HADOOP-10496.1.patch
          5 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: