Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1
-
None
-
None
Description
Now the misconfiguration for dfs.datanode.failed.volumes.tolerated are detected too late and not easily be found. We can move the validation logic for tolerated volumes to a eariler time that before datanode regists to namenode. And this will let us detect the misconfiguration soon and easily.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10269 Invalid value configured for dfs.datanode.failed.volumes.tolerated cause the datanode exit
- Resolved