This is an automated email from the ASF dual-hosted git repository.
ckj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 1866a002d3 HDDS-9251. EC-recovery acceptance test is failling randomly
(#5260)
add 937c11c12d HDDS-9098. Exclude the cleanup of incomplete MPU open keys
in getExpiredOpenKeys (#5214)
No new revisions were added by this update.
Summary of changes:
.../hadoop/ozone/om/OmMetadataManagerImpl.java | 43 ++++++
.../S3InitiateMultipartUploadRequest.java | 8 +-
.../om/request/util/OMMultipartUploadUtils.java | 92 +++++++++++++
.../hadoop/ozone/om/TestOmMetadataManager.java | 100 ++++++++++++++
.../ozone/om/request/OMRequestTestUtils.java | 104 ++++++++++++++-
.../om/service/TestOpenKeyCleanupService.java | 146 +++++++++++++++++++++
6 files changed, 486 insertions(+), 7 deletions(-)
create mode 100644
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/util/OMMultipartUploadUtils.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]