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

ckj pushed a change to branch ozone-1.3
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from ffdbf145f0 HDDS-7284. JVM crash for rocksdb for read/write after close 
(#3801)
     new 1add651b8a HDDS-7253. Fix exception when '/' in key name (#3774)
     new b2ff74f7f5 HDDS-7258. Cleanup the allocated but uncommitted blocks 
(#3778)
     new 3f6d238a87 HDDS-7396. Force close non-RATIS containers in 
ReplicationManager (#3877)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../health/ClosingContainerHandler.java            |   5 +-
 .../health/TestClosingContainerHandler.java        | 103 +++++++++-------
 .../apache/hadoop/ozone/om/helpers/OmKeyInfo.java  |  76 ++++++++----
 .../hadoop/fs/ozone/TestOzoneFileSystem.java       |  81 +++++++++++-
 .../apache/hadoop/ozone/om/TestKeyManagerImpl.java |  70 ++++++++++-
 .../org/apache/hadoop/ozone/om/KeyManagerImpl.java |  68 +++++++++--
 .../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 +++++++++++++++++++--
 12 files changed, 595 insertions(+), 112 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to