You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ha...@apache.org on 2022/03/09 22:40:57 UTC

[ozone] branch master updated (759ac57 -> 933a19c)

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

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


    from 759ac57  HDDS-6407. Unwrap RemoteException in getClientProtocol (#3157)
     add 933a19c  HDDS-5656. Move old objects to delete table on overwriting multipart objects (#2813)

No new revisions were added by this update.

Summary of changes:
 .../ozone/om/request/key/OMKeyCommitRequest.java   | 52 ++++--------------
 .../om/request/key/OMKeyCommitRequestWithFSO.java  | 17 +++---
 .../hadoop/ozone/om/request/key/OMKeyRequest.java  | 27 +++++++++
 .../S3MultipartUploadCompleteRequest.java          | 64 ++++++++++++++++++++--
 .../S3MultipartUploadCompleteRequestWithFSO.java   | 12 +++-
 .../S3MultipartUploadCompleteResponse.java         | 33 ++++++++---
 .../S3MultipartUploadCompleteResponseWithFSO.java  |  9 ++-
 .../TestS3MultipartUploadCompleteRequest.java      | 32 ++++++++++-
 .../s3/multipart/TestS3MultipartResponse.java      |  7 ++-
 ...stS3MultipartUploadCompleteResponseWithFSO.java | 17 +++++-
 10 files changed, 197 insertions(+), 73 deletions(-)

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