Konstantin Shvachko created HDFS-7335:
-----------------------------------------
Summary: Redundant checkOperation() in FSN.analyzeFileState()
Key: HDFS-7335
URL: https://issues.apache.org/jira/browse/HDFS-7335
Project: Hadoop HDFS
Issue Type: Improvement
Components: namenode
Affects Versions: 2.5.1
Reporter: Konstantin Shvachko
FSN.analyzeFileState() should not call checkOperation(). It is already properly
checked before the call. First time as READ category, second time as WRITE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)