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 bf476dc984 HDDS-8292. Inconsistent key name handling for FSO bucket 
files. (#4531)
     new 77ddd9ea15 HDDS-7921. Migrate TestKeyManagerImpl to JUnit5 (#4396)
     new 8385872569 HDDS-7643. rocksdb iterator is not closed properly (#4084)
     new acd7b22985 HDDS-7871. Fix false positive in 
KeyManagerImpl#createFakeDirIfShould() (#4236)
     new d9f5b29850 HDDS-7991. Do not return fake parent dir for deleted keys 
(#4287)

The 4 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:
 .../ozone/contract/ITestOzoneContractCreate.java   |  23 +-
 .../ozone/contract/ITestOzoneContractDelete.java   |  23 +-
 .../contract/ITestOzoneContractGetFileStatus.java  |  28 +-
 .../fs/ozone/contract/ITestOzoneContractMkdir.java |  23 +-
 .../fs/ozone/contract/ITestOzoneContractOpen.java  |  23 +-
 .../ozone/contract/ITestOzoneContractRename.java   |  23 +-
 .../ozone/contract/ITestOzoneContractRootDir.java  |  23 +-
 .../fs/ozone/contract/ITestOzoneContractUtils.java |  61 ----
 .../hadoop/fs/ozone/contract/OzoneContract.java    |  39 +-
 .../apache/hadoop/ozone/om/TestKeyManagerImpl.java | 394 +++++++++++++--------
 .../org/apache/hadoop/ozone/om/KeyManagerImpl.java |  55 ++-
 11 files changed, 399 insertions(+), 316 deletions(-)
 delete mode 100644 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/contract/ITestOzoneContractUtils.java


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

Reply via email to