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

FileSystem "close" does not remove the closed fs from the fs map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.2
    • 0.4.0
    • fs
    • None

    Description

      The close methods of both DistributedFileSystem and LocalFileSystem do not remove the closed file system from the fs map in FileSystem. As a result, a subsequent call to FileSystem.getNamed may return the handle to the closed file system and receive errors if perform any operation on the fs handle.

      Attachments

        1. fs_close.patch
          4 kB
          Hairong Kuang
        2. fs_close.patch
          4 kB
          Hairong Kuang
        3. fs_close.patch
          4 kB
          Hairong Kuang

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: