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

Close child file systems in ViewFileSystem when cache is disabled.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When the cache is configured to disabled (namely, `fs.viewfs.enable.inner.cache=false` and `fs.*.impl.disable.cache=true`), even if `FileSystem.close()` is called, the client cannot truly close the child file systems in a ViewFileSystem. This caused our long-running clients to constantly produce resource leaks.

      Attachments

        Activity

          People

            zhangshuyan Shuyan Zhang
            zhangshuyan Shuyan Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: