kaijchen opened a new pull request, #4290: URL: https://github.com/apache/ozone/pull/4290
## What changes were proposed in this pull request? > Test verifies that OBS bucket keys should create flat key-value structure and intermediate directories shouldn't be created even if the OZONE_OM_ENABLE_FILESYSTEM_PATHS flag is TRUE. It turns out that the previous fix c119557241967679b1f8754e65cbe54a5d71fb6f was not correct, in term of matching the original intention of this test. This PR reverts c119557241967679b1f8754e65cbe54a5d71fb6f, and fixes the flaky test `TestObjectStoreWithLegacyFS#testFlatKeyStructureWithOBS` without changing the original intention. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7588 ## How was this patch tested? Full CI: https://github.com/kaijchen/ozone/actions/runs/4221363513 Repeat 1000x: https://github.com/kaijchen/ozone/actions/runs/4221392332 -- 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]
