Description
SafeMode() constructor has 0.95f default threshold hard-coded. This should be replaced by the constant DFS_NAMENODE_SAFEMODE_THRESHOLD_PCT_DEFAULT, which is correctly set to 0.999f.
SafeMode() constructor has 0.95f default threshold hard-coded. This should be replaced by the constant DFS_NAMENODE_SAFEMODE_THRESHOLD_PCT_DEFAULT, which is correctly set to 0.999f.