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 61ed95516b HDDS-7121. Support namespace summaries (du, dist & counts) 
for legacy FS buckets (#3746)
     new 5fe8351e4a HDDS-7320. Enable Container SchemaV3 by default. (#3841)
     new fbf211e85a HDDS-7447. Leak of TableIterator in 
DirectoryDeletingService. (#3922)

The 2 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:
 .../common/statemachine/DatanodeConfiguration.java |  4 +--
 .../container/common/utils/DatanodeStoreCache.java | 29 +++++++++++++++--
 .../container/keyvalue/helpers/BlockUtils.java     |  2 +-
 .../metadata/DatanodeSchemaThreeDBDefinition.java  |  4 +++
 .../container/common/TestDatanodeStoreCache.java   |  2 +-
 .../container/common/impl/TestHddsDispatcher.java  |  8 +++++
 .../container/common/volume/TestHddsVolume.java    | 10 +++---
 .../container/keyvalue/TestKeyValueContainer.java  | 14 +++++++--
 .../TestKeyValueContainerMarkUnhealthy.java        |  2 ++
 .../container/keyvalue/TestKeyValueHandler.java    | 10 ++++--
 .../keyvalue/impl/AbstractTestChunkManager.java    |  5 ++-
 hadoop-ozone/dev-support/intellij/log4j.properties |  2 ++
 .../smoketest/compatibility/dn-one-rocksdb.robot   |  2 +-
 .../ozone/TestStorageContainerManagerHelper.java   | 19 +++++++-----
 .../TestDatanodeHddsVolumeFailureDetection.java    | 36 ++++++++++++++++++++--
 .../ozone/om/service/DirectoryDeletingService.java |  7 ++---
 16 files changed, 123 insertions(+), 33 deletions(-)


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

Reply via email to