You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/07/03 13:37:00 UTC

[jira] [Created] (HDFS-12080) Ozone: Fix UT failure in TestOzoneConfigurationFields

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org