This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch
dependabot-maven-org.codehaus.woodstox-stax2-api-4.2.2
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 625e881b24 allow (The BSD 2-Clause License)
add 4d4108d30b HDDS-9900. TypedTable#iterator returns incorrect exception
on error. (#5768)
add f56fb6ac5c HDDS-9853. Bump JUnit5 to 5.10.1 (#5741)
add 86700ca7c3 HDDS-9872. OM/DN startup failure with non-HA SCM for secret
manager not initialized (#5750)
add cdf3e1657b HDDS-9896. Fix for NullPointerException when replicating
closed container using freon (#5765)
add 23104c258f HDDS-9888. Reduce log level for "not leader" log entries
(#5756)
add 471cf3dfc6 HDDS-9850. Bump okhttp to 4.12.0, okio to 3.6.0, kotlin to
1.9.21 (#5739)
add 698e2f4ffc HDDS-9908. Bump download-maven-plugin to 1.7.1 (#5773)
add 4dd088df49 Merge branch 'master' into
dependabot-maven-org.codehaus.woodstox-stax2-api-4.2.2
No new revisions were added by this update.
Summary of changes:
hadoop-hdds/client/pom.xml | 1 +
hadoop-hdds/config/pom.xml | 1 +
hadoop-hdds/container-service/pom.xml | 1 +
.../container/replication/ContainerImporter.java | 8 +--
.../replication/TestReplicationSupervisor.java | 5 +-
hadoop-hdds/framework/pom.xml | 1 +
.../apache/hadoop/hdds/utils/db/TypedTable.java | 4 +-
.../hdds/utils/db/TestTypedRDBTableStore.java | 12 +++++
.../hadoop/hdds/scm/block/DeletedBlockLogImpl.java | 2 +-
.../scm/container/CloseContainerEventHandler.java | 2 +-
.../IncrementalContainerReportHandler.java | 2 +-
.../hdds/scm/server/StorageContainerManager.java | 3 ++
hadoop-ozone/client/pom.xml | 1 +
hadoop-ozone/common/pom.xml | 1 +
.../hadoop/ozone/TestSecureOzoneCluster.java | 24 +++++++++
hadoop-ozone/ozone-manager/pom.xml | 1 +
hadoop-ozone/ozonefs-common/pom.xml | 1 +
.../ozone/freon/ClosedContainerReplicator.java | 2 +-
pom.xml | 59 +++++-----------------
19 files changed, 76 insertions(+), 55 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]