Vinayakumar B created HDFS-10274:
------------------------------------
Summary: Move NameSystem#isInStartupSafeMode() to
BlockManagerSafeMode
Key: HDFS-10274
URL: https://issues.apache.org/jira/browse/HDFS-10274
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Vinayakumar B
Assignee: Vinayakumar B
To reduce the number of methods in Namesystem interface and for clean looking
refactor, its better to move {{isInStartupSafeMode()}} to BlockManager and
BlockManagerSafeMode, as most of the callers are in BlockManager. So one more
interface overhead can be reduced.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)