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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2009/06/15 17:58:08 UTC

[jira] Created: (HADOOP-6045) Not all of DfsClient's operations check the FS is open before calling the remote system

Not all of DfsClient's operations check the FS is open before calling the remote system
---------------------------------------------------------------------------------------

                 Key: HADOOP-6045
                 URL: https://issues.apache.org/jira/browse/HADOOP-6045
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.21.0
            Reporter: Steve Loughran
            Priority: Minor


{{DFSClient.getDiskStatus()}} doesn't call {{checkOpen()}} before use; there look to be a few other operations that behave similarly. This may not be what was intended.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.