adoroszlai opened a new pull request #1382: HDDS-2061. Add hdds.container.chunk.persistdata to ozone-default.xml URL: https://github.com/apache/hadoop/pull/1382 ## What changes were proposed in this pull request? Add `hdds.container.chunk.persistdata` to `ozone-default.xml` to fix related [test failure](https://github.com/elek/ozone-ci/blob/master/trunk/trunk-nightly-20190830-rr75b/integration/hadoop-ozone/integration-test/org.apache.hadoop.ozone.TestOzoneConfigurationFields.txt). https://issues.apache.org/jira/browse/HDDS-2061 ## How was this patch tested? ``` $ mvn -am -Phdds -pl :hadoop-ozone-integration-test -DfailIfNoTests=false clean test -Dtest=TestOzoneConfigurationFields ... [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.apache.hadoop.ozone.TestOzoneConfigurationFields ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
