[ 
https://issues.apache.org/jira/browse/HDDS-1453?focusedWorklogId=231477&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-231477
 ]

ASF GitHub Bot logged work on HDDS-1453:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Apr/19 15:57
            Start Date: 23/Apr/19 15:57
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on pull request #759: 
HDDS-1453. Fix unit test TestConfigurationFields broken on trunk. (swagle)
URL: https://github.com/apache/hadoop/pull/759#discussion_r277751882
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -2286,12 +2286,20 @@
       ozone.metadata.dirs.
     </description>
   </property>
+  <property>
+    <name>ozone.scm.network.topology.schema.file.type</name>
+    <value>xml</value>
+    <tag>OZONE, MANAGEMENT</tag>
 
 Review comment:
   I think here in tag do we need to add SCM also? (As this is related to SCM)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 231477)
    Time Spent: 0.5h  (was: 20m)

> Fix unit test TestConfigurationFields broken on trunk
> -----------------------------------------------------
>
>                 Key: HDDS-1453
>                 URL: https://issues.apache.org/jira/browse/HDDS-1453
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 0.5.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Unit test failure::
> {code}
> [INFO] Running org.apache.hadoop.ozone.TestOzoneConfigurationFields
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.772 
> s <<< FAILURE! - in org.apache.hadoop.ozone.TestOzoneConfigurationFields
> [ERROR] 
> testCompareConfigurationClassAgainstXml(org.apache.hadoop.ozone.TestOzoneConfigurationFields)
>   Time elapsed: 0.052 s  <<< FAILURE!
> java.lang.AssertionError: class org.apache.hadoop.ozone.OzoneConfigKeys class 
> org.apache.hadoop.hdds.scm.ScmConfigKeys class 
> org.apache.hadoop.ozone.om.OMConfigKeys class 
> org.apache.hadoop.hdds.HddsConfigKeys class 
> org.apache.hadoop.ozone.recon.ReconServerConfigKeys class 
> org.apache.hadoop.ozone.s3.S3GatewayConfigKeys has 1 variables missing in 
> ozone-default.xml Entries:   ozone.scm.network.topology.schema.file.type 
> expected:<0> but was:<1>
>       at org.junit.Assert.fail(Assert.java:88)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to