This is an automated email from the ASF dual-hosted git repository.
szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from b22db56d10d HDDS-15969. Prioritize Ratis Streaming capable DataNodes
during Pipeline creation with graceful fallback (#10865)
add 5ff8b53aa6b HDDS-15894. Add Table.clear for reusable table clearing
(#10879)
No new revisions were added by this update.
Summary of changes:
.../ozone/container/metadata/DatanodeTable.java | 12 +++++-
.../TestSchemaOneBackwardsCompatibility.java | 19 +++++----
.../org/apache/hadoop/hdds/utils/db/Table.java | 28 +++++++++++--
.../apache/hadoop/hdds/utils/db/TypedTable.java | 9 ++++
.../hadoop/hdds/utils/db/InMemoryTestTable.java | 5 +++
.../hadoop/hdds/utils/db/TestTypedTable.java | 48 ++++++++++++++++++++++
.../impl/ReconContainerMetadataManagerImpl.java | 13 ++++--
.../ozone/recon/spi/impl/ReconDBProvider.java | 15 -------
.../spi/impl/ReconFileMetadataManagerImpl.java | 5 ++-
.../spi/impl/ReconNamespaceSummaryManagerImpl.java | 3 +-
.../TestReconContainerMetadataManagerImpl.java | 22 ++++++++++
.../ozone/recon/tasks/TestFileSizeCountTask.java | 23 ++++++-----
12 files changed, 154 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]