Daryn Sharp created HADOOP-8635:
-----------------------------------

             Summary: Cannot cancel paths registered deleteOnExit
                 Key: HADOOP-8635
                 URL: https://issues.apache.org/jira/browse/HADOOP-8635
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.0.0-alpha, 0.23.0, 3.0.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp
            Priority: Critical


{{FileSystem#deleteOnExit}} does not have a symmetric method to unregister 
files.  Since it's used to register temporary files during a copy operation, 
this can lead to a lot of unnecessary rpc operations for files successfully 
copied when the {{FileSystem}} is closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to