You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2020/07/21 03:11:37 UTC

[hadoop-ozone] branch master updated (8339b38 -> fbd125c)

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

siyao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from 8339b38  HDDS-3987. Encrypted bucket creation failed with INVALID_REQUEST Encryption cannot be set for bucket links (#1221)
     add fbd125c  HDDS-3982. Disable moveToTrash in o3fs and ofs temporarily (#1215)

No new revisions were added by this update.

Summary of changes:
 hadoop-hdds/docs/content/design/ofs.md             |  4 +++
 hadoop-hdds/docs/content/design/trash.md           |  7 +++-
 hadoop-hdds/docs/content/interface/OzoneFS.md      |  3 ++
 .../hadoop/fs/ozone/TestOzoneFileSystem.java       | 38 ++++++++++++++++++++++
 .../hadoop/fs/ozone/TestRootedOzoneFileSystem.java | 37 +++++++++++++++++++++
 .../hadoop/ozone/shell/TestOzoneShellHA.java       |  2 ++
 .../hadoop/fs/ozone/BasicOzoneFileSystem.java      | 29 +++++++++++++++++
 .../fs/ozone/BasicRootedOzoneFileSystem.java       | 29 +++++++++++++++++
 8 files changed, 148 insertions(+), 1 deletion(-)


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