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

TestMapFile and TestBloomMapFile leak file descriptors.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.0, 3.0.0-alpha1
    • 2.4.1
    • test
    • None
    • Reviewed

    Description

      Multiple tests in TestMapFile and TestBloomMapFile open files but don't close them. On Windows, the leaked file descriptors cause subsequent tests to fail, because file locks are still held while trying to delete the test data directory.

      Attachments

        1. HADOOP-10490.1.patch
          39 kB
          Chris Nauroth
        2. HADOOP-10490.2.patch
          38 kB
          Chris Nauroth

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: