You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sa...@apache.org on 2022/06/02 14:36:18 UTC

[ozone] branch HDDS-3630 updated (55c3848624 -> fdf7376d3f)

This is an automated email from the ASF dual-hosted git repository.

sammichen pushed a change to branch HDDS-3630
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 55c3848624 Merge remote-tracking branch 'origin/HDDS-3630'
     add 57b4a8a61d HDDS-4859. [FSO]ListKeys: seek all the files/dirs from startKey to keyPrefix (#3466)
     add c923a266cb HDDS-6819. Add LEGACY to AllowedBucketLayouts in CreateBucketHandler (#3473)
     add fdf7376d3f Merge remote-tracking branch 'origin/master' into HDDS-3630

No new revisions were added by this update.

Summary of changes:
 hadoop-hdds/docs/content/feature/PrefixFSO.md      |   2 +-
 .../apache/hadoop/ozone/client/OzoneBucket.java    | 121 +++++++-
 .../hadoop/ozone/om/TestListKeysWithFSO.java       | 332 +++++++++++++++++++++
 .../hadoop/ozone/shell/TestOzoneShellHA.java       |  34 +++
 .../ozone/shell/bucket/CreateBucketHandler.java    |  36 +--
 5 files changed, 483 insertions(+), 42 deletions(-)
 create mode 100644 hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestListKeysWithFSO.java


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