[
https://issues.apache.org/jira/browse/HDFS-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajay Kumar reassigned HDFS-12554:
---------------------------------
Assignee: Ajay Kumar
> Ozone: Fix
> TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration
> ------------------------------------------------------------------------------------
>
> Key: HDFS-12554
> URL: https://issues.apache.org/jira/browse/HDFS-12554
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Xiaoyu Yao
> Assignee: Ajay Kumar
>
> {{hadoop.ozone.container.common.TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration}}
> failure is related to this patch.
> Invalid ozone.scm.datanode.id like below in the failed test used to prevent
> datanode from running and now it is allowed. Please update the unit test and
> the OzoneGetStarted.md file correspondingly.
> {code}
> confList.add(Maps.immutableEntry(
> ScmConfigKeys.OZONE_SCM_DATANODE_ID, ""));
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]