Zilong Zhu created HDFS-17402:
---------------------------------
Summary: StartupSafeMode should not exit when resources are from
low to available
Key: HDFS-17402
URL: https://issues.apache.org/jira/browse/HDFS-17402
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Zilong Zhu
After HDFS-17231, NameNode can exit safemode automatically when resources are
from low to available. It used
org.apache.hadoop.hdfs.server.namenode.FSNamesystem#leaveSafeMode, this
function will change BMSafeModeStatus. However, NameNode entering resource low
safe mode doesn't change BMSafeModeStatus in
org.apache.hadoop.hdfs.server.namenode.FSNamesystem#enterSafeMode. This is not
equal
So, I think StartupSafeMode should not exit when resources are from low to
available
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]