This is an automated email from the ASF dual-hosted git repository.
rakeshr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 88287edc3a HDDS-6875. Migrate parameterized tests in hdds-common to
JUnit5 (#3513)
add 67ecb07864 HDDS-6907. OFS should create buckets with
FILE_SYSTEM_OPTIMIZED layout. (#3528)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hdds/scm/OzoneClientConfig.java | 18 ++
.../org/apache/hadoop/ozone/OzoneConfigKeys.java | 9 +
.../common/src/main/resources/ozone-default.xml | 13 ++
.../hadoop/fs/ozone/TestOzoneFSBucketLayout.java | 206 +++++++++++++++++++++
.../hadoop/fs/ozone/TestRootedOzoneFileSystem.java | 2 +
.../ozone/om/TestObjectStoreWithLegacyFS.java | 46 +++--
.../ozone/BasicRootedOzoneClientAdapterImpl.java | 41 +++-
7 files changed, 323 insertions(+), 12 deletions(-)
create mode 100644
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFSBucketLayout.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]