Weiwei Yang created HDFS-12080:
----------------------------------
Summary: Ozone: Fix UT failure in TestOzoneConfigurationFields
Key: HDFS-12080
URL: https://issues.apache.org/jira/browse/HDFS-12080
Project: Hadoop HDFS
Issue Type: Sub-task
Components: ozone
Reporter: Weiwei Yang
Priority: Minor
HDFS-12023 added a test case {{TestOzoneConfigurationFields}} to make sure
ozone configuration properties is fully documented in ozone-default.xml. This
is currently failing because
1. ozone-default.xml has 1 property not used anywhere
{code}
ozone.scm.internal.bind.host
{code}
2. Some cblock properties are missing in ozone-default.xml
{code}
dfs.cblock.scm.ipaddress
dfs.cblock.scm.port
dfs.cblock.jscsi-address
dfs.cblock.service.rpc-bind-host
dfs.cblock.jscsi.rpc-bind-host
{code}
this needs to be fixed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]