Jihyun Cho created HDFS-14645:
---------------------------------

             Summary: ViewFileSystem should close the child FileSystems in 
close()
                 Key: HDFS-14645
                 URL: https://issues.apache.org/jira/browse/HDFS-14645
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs
    Affects Versions: 2.7.8, 3.3.0
            Reporter: Jihyun Cho
         Attachments: HDFS-14645.001.patch

{{ViewFileSystem}} uses superclass's {{close}} in current implementation.
It removes from {{FileSystem.CACHE}} without closing the child FileSystems.
To close properly, when FileSystem is closing, its child FileSystems also 
should be closed.




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to