You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/09/13 20:03:20 UTC

[jira] [Created] (HADOOP-13607) Specify and test contract for FileSystem#close.

Chris Nauroth created HADOOP-13607:
--------------------------------------

             Summary: Specify and test contract for FileSystem#close.
                 Key: HADOOP-13607
                 URL: https://issues.apache.org/jira/browse/HADOOP-13607
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Chris Nauroth


This issue proposes to enhance the {{FileSystem}} specification by describing the expected semantics of {{FileSystem#close}} and adding corresponding contract tests.  Notable aspects are that the method must be idempotent as dictated by {{java.io.Closeable}} and closing also interacts with the delete-on-exit feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org