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.