You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ra...@apache.org on 2022/04/22 18:39:11 UTC

[ozone] branch master updated (cb2754fd9c -> b077cc6123)

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 cb2754fd9c HDDS-6555. Container Deletion should not depend on usedBytes being zero (#3276)
     add b077cc6123 HDDS-6561. Modify default bucket layout to LEGACY. (#3296)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |   6 -
 .../common/src/main/resources/ozone-default.xml    |  17 +--
 hadoop-hdds/docs/content/feature/PrefixFSO.md      |   4 +-
 .../org/apache/hadoop/ozone/om/OMConfigKeys.java   |   4 +-
 .../hadoop/fs/ozone/TestRootedOzoneFileSystem.java | 141 ++++++++++++---------
 .../fs/ozone/TestRootedOzoneFileSystemWithFSO.java |  15 ++-
 .../apache/hadoop/ozone/om/TestObjectStore.java    |  19 ++-
 .../ozone/recon/TestReconWithOzoneManagerFSO.java  |   3 +-
 .../hadoop/ozone/shell/TestOzoneShellHA.java       |  16 ---
 .../ozone/BasicRootedOzoneClientAdapterImpl.java   |  11 +-
 .../ozone/shell/bucket/CreateBucketHandler.java    |  23 +++-
 11 files changed, 132 insertions(+), 127 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org