This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot-maven-org.apache.commons-commons-collections4-4.5.0
in repository https://gitbox.apache.org/repos/asf/ozone.git
discard fda743e647e Bump org.apache.commons:commons-collections4 from 4.4 to
4.5.0
add 892ceb56c47 HDDS-14632. TestDefault...ChoosingPolicy failing due to
cluster ID mismatch (#9761)
add 135d58a061d HDDS-14633. ozonescripts/test.sh fails with image already
exists (#9762)
add 6f36abfa83a HDDS-14603. Remove dependency on netty in
hdds-hadoop-dependency-client (#9760)
add c3b39807755 HDDS-14635. kubernetes check fails after restarting
datanodes (#9772)
add f0388a19541 HDDS-10306. Speed up TestSnapshotBackgroundServices (#9721)
add 5331a6ba9de HDDS-14627. Code cleanup in TestVolumeSet (#9769)
add ada554bc7e4 Bump org.apache.commons:commons-collections4 from 4.4 to
4.5.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fda743e647e)
\
N -- N -- N
refs/heads/dependabot-maven-org.apache.commons-commons-collections4-4.5.0
(ada554bc7e4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../container/common/volume/TestVolumeSet.java | 48 ++-----
.../TestDefaultContainerChoosingPolicy.java | 3 +
.../TestDefaultVolumeChoosingPolicy.java | 5 +-
.../upgrade/TestDatanodeUpgradeToSchemaV3.java | 4 +-
hadoop-hdds/hadoop-dependency-client/pom.xml | 8 ++
.../main/compose/ozone-om-ha/docker-compose.yaml | 5 -
.../main/compose/ozonescripts/docker-compose.yaml | 3 -
.../src/main/k8s/definitions/ozone/config.yaml | 11 +-
.../dist/src/main/k8s/examples/ozone/test.sh | 1 +
hadoop-ozone/dist/src/main/k8s/examples/testlib.sh | 17 +++
.../snapshot/TestSnapshotBackgroundServices.java | 160 +++++++++++++--------
.../hadoop/ozone/MiniOzoneHAClusterImpl.java | 35 +++++
12 files changed, 187 insertions(+), 113 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]