sodonnel opened a new pull request #790: HDDS-3361. Enable topology acceptance test added in HDDS-3084 to read data when racks stopped URL: https://github.com/apache/hadoop-ozone/pull/790 ## What changes were proposed in this pull request? With HDDS-3270 now committed, pipelines are not created until a defined number of DNs have registered with SCM. This should prevent non-rack-aware pipelines being created. We can now enabled the test added in HDDS-3084 (but left disabled) as it should no longer fail intermittently. As part of this change I have also adjusted `hdds.scm.safemode.min.datanode` to be 6 rather than 3 for this test to ensure both racks have registered. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3135 ## How was this patch tested? Ran the acceptance test locally 10 times and got no failures. I plan to run it several times here on github too, so we can be sure it does not fail intermittently.
---------------------------------------------------------------- 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]
