This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch dependabot-maven-log4j2.version-2.26.1
in repository https://gitbox.apache.org/repos/asf/ozone.git
omit 6736cc2dd0c Bump log4j2.version from 2.26.0 to 2.26.1
add 3985622f6f6 HDDS-15818. Bump common-custom-user-data-maven-extension
to 2.3.0 (#10715)
add 3a5861acb6f HDDS-15821. Bump iceberg to 1.10.2 (#10719)
add bc74b52fbca HDDS-15807. Add javadoc for SCM Ratis server placeholder
TODOs (#10706)
add 4575cf9f3f4 HDDS-15827. Wait for SCM pipelines in TestDnRatisLogParser
(#10725)
add 78cb4936daa HDDS-15822. Fix flaky
TestStorageVolumeChecker#testNumScansSkipped (#10720)
add 5e18bfb916f HDDS-15825. Bump jnr-posix to 3.2.1, jnr-constants to
0.11.0 (#10716)
add 5b803eb115f HDDS-15830. Bump jline to 3.30.15 (#10729)
add db0413928ac HDDS-15820. Bump awssdk to 2.46.21 (#10718)
add 991798c5925 HDDS-15804. Use Set instead of List for ACLs in
OMKeyRequest (#10727)
add 7440e9fc278 HDDS-15806. Replace sleep with waitFor in scm.node tests
(#10704)
add 2c7fac752ab HDDS-15832. Wait for healthy KDC before starting S3G
(#10730)
add 73aad7bb2d2 Bump log4j2.version from 2.26.0 to 2.26.1
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 (6736cc2dd0c)
\
N -- N -- N refs/heads/dependabot-maven-log4j2.version-2.26.1
(73aad7bb2d2)
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:
.mvn/extensions.xml | 2 +-
.../common/volume/TestStorageVolumeChecker.java | 16 ++++++-
.../apache/hadoop/hdds/scm/ha/SCMRatisServer.java | 5 +-
.../hadoop/hdds/scm/ha/SCMRatisServerImpl.java | 3 +-
.../hdds/scm/node/TestContainerPlacement.java | 10 ++--
.../hadoop/hdds/scm/node/TestSCMNodeManager.java | 51 ++++++++++----------
.../hadoop/hdds/scm/node/TestSCMNodeMetrics.java | 5 +-
.../java/org/apache/hadoop/ozone/OzoneAcl.java | 22 ++++++---
.../hadoop/ozone/om/helpers/AclListBuilder.java | 7 +--
.../hadoop/ozone/om/helpers/OmDirectoryInfo.java | 4 +-
.../apache/hadoop/ozone/om/helpers/OmKeyInfo.java | 3 +-
.../hadoop/ozone/om/helpers/OzoneAclUtil.java | 55 +++++++---------------
.../ozone/security/acl/IAccessAuthorizer.java | 16 +------
.../main/compose/ozonesecure-ha/s3-haproxy.yaml | 3 ++
hadoop-ozone/integration-test-s3/pom.xml | 2 +-
.../ozone/dn/ratis/TestDnRatisLogParser.java | 4 ++
.../hadoop/ozone/om/request/key/OMKeyRequest.java | 16 ++-----
.../hadoop/ozone/s3/endpoint/BucketAclHandler.java | 7 +--
pom.xml | 8 ++--
19 files changed, 119 insertions(+), 120 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]