[
https://issues.apache.org/jira/browse/HDFS-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238706#comment-15238706
]
Lin Yiqun commented on HDFS-10279:
----------------------------------
The failed unit test {{TestFsDatasetImpl}} is caused by
{{TestFsDatasetImpl.testCleanShutdownOfVolume}} which tracked by HDFS-10260,
the other failed tests seem not related.
> Improve the validation for tolerated volumes
> --------------------------------------------
>
> Key: HDFS-10279
> URL: https://issues.apache.org/jira/browse/HDFS-10279
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 2.7.1
> Reporter: Lin Yiqun
> Assignee: Lin Yiqun
> Attachments: HDFS-10279.001.patch, HDFS-10279.002.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)