You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by er...@apache.org on 2022/10/25 17:00:10 UTC

[ozone] branch master updated (340f3a7876 -> dfc13a0506)

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

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


    from 340f3a7876 HDDS-7381. Cleanup of VolumeManagerImpl (#3873)
     add dfc13a0506 HDDS-7258. Cleanup the allocated but uncommitted blocks (#3778)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/om/helpers/OmKeyInfo.java  |  76 ++++++++----
 .../ozone/om/request/key/OMKeyCommitRequest.java   |  19 ++-
 .../om/request/key/OMKeyCommitRequestWithFSO.java  |  23 +++-
 .../hadoop/ozone/om/request/key/OMKeyRequest.java  |  24 ++++
 .../ozone/om/response/key/OMKeyCommitResponse.java |   6 +
 .../om/request/key/TestOMKeyCommitRequest.java     |  96 ++++++++++++++-
 .../ozone/om/service/TestKeyDeletingService.java   | 136 +++++++++++++++++++--
 7 files changed, 333 insertions(+), 47 deletions(-)


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