smengcl commented on PR #4036: URL: https://github.com/apache/ozone/pull/4036#issuecomment-1349887152
UT failure is related: ``` Error: Failures: Error: TestOzoneConfigurationFields>TestConfigurationFieldsBase.testCompareConfigurationClassAgainstXml:493 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.hdds.recon.ReconConfigKeys class org.apache.hadoop.ozone.recon.ReconServerConfigKeys class org.apache.hadoop.ozone.s3.S3GatewayConfigKeys class org.apache.hadoop.hdds.scm.server.SCMHTTPServerConfig class org.apache.hadoop.hdds.scm.server.SCMHTTPServerConfig$ConfigStrings class org.apache.hadoop.hdds.scm.ScmConfig$ConfigStrings has 1 variables missing in ozone-default.xml Entries: ozone.om.snapshot.history.max.count expected:<0> but was:<1> [INFO] Error: Tests run: 140, Failures: 1, Errors: 0, Skipped: 2 ``` https://github.com/apache/ozone/actions/runs/3604533693/jobs/6073987647 Is this new config actually being used anywhere yet? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
