You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ca...@apache.org on 2022/05/07 02:37:10 UTC

[ozone] branch master updated (f315500c73 -> 9055a11216)

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

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


    from f315500c73 HDDS-6551. Introduce StatefulService in scm (#3307)
     add 9055a11216 HDDS-6556. Check quota while allocate and update usedBytes when commit. (#3286)

No new revisions were added by this update.

Summary of changes:
 .../client/rpc/TestOzoneRpcClientAbstract.java     | 37 +++++++++------
 .../ozone/om/request/file/OMFileCreateRequest.java |  4 --
 .../request/file/OMFileCreateRequestWithFSO.java   |  4 --
 .../om/request/key/OMAllocateBlockRequest.java     | 19 +++++---
 .../request/key/OMAllocateBlockRequestWithFSO.java | 19 +++++---
 .../ozone/om/request/key/OMKeyCommitRequest.java   | 55 ++++++++++------------
 .../om/request/key/OMKeyCommitRequestWithFSO.java  | 24 +++++-----
 .../ozone/om/request/key/OMKeyCreateRequest.java   |  4 --
 .../om/request/key/OMKeyCreateRequestWithFSO.java  |  4 --
 .../S3MultipartUploadCommitPartRequest.java        | 12 ++---
 .../response/file/OMFileCreateResponseWithFSO.java |  5 --
 .../om/response/key/OMAllocateBlockResponse.java   | 14 +-----
 .../key/OMAllocateBlockResponseWithFSO.java        | 10 +---
 .../ozone/om/response/key/OMKeyCreateResponse.java |  5 --
 .../response/key/TestOMAllocateBlockResponse.java  |  2 +-
 .../key/TestOMAllocateBlockResponseWithFSO.java    |  2 +-
 16 files changed, 94 insertions(+), 126 deletions(-)


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