This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch ozone-2.0
in repository https://gitbox.apache.org/repos/asf/ozone.git
from aa2fa15215 HDDS-12327. HDDS-12668. Fix HSync upgrade test failure in
non-HA upgrade test (#8171)
add 85363a2ecb HDDS-12733. Bump axios to 0.30.0 (#8189)
add af3e6c1525 HDDS-12724. hdds-rocks-native build fails if JAVA_HOME not
set (#8183)
add 847f9eb7a1 HDDS-12736. Bump hadoop-thirdparty to 1.4.0 (#8193)
add 18f8e3fc0c HDDS-12703. Close pipeline command should display error on
failure (#8169)
add 24060a598c HDDS-12751. native build fails with CMake 4 (#8215)
add ea8762e509 HDDS-12750. Move StorageTypeProto from
ScmServerDatanodeHeartbeatProtocol.proto to hdds.proto (#8208)
No new revisions were added by this update.
Summary of changes:
.../common/impl/StorageLocationReport.java | 32 +--
.../interface-client/src/main/proto/hdds.proto | 11 +
.../interface-client/src/main/resources/proto.lock | 25 +++
.../proto/ScmServerDatanodeHeartbeatProtocol.proto | 10 -
.../interface-server/src/main/resources/proto.lock | 25 ---
hadoop-hdds/rocks-native/pom.xml | 107 ++--------
hadoop-hdds/rocks-native/src/CMakeLists.txt | 2 +-
.../hadoop/hdds/scm/node/SCMNodeManager.java | 8 +-
.../hdds/scm/server/SCMClientProtocolServer.java | 1 +
.../org/apache/hadoop/hdds/scm/HddsTestUtils.java | 2 +-
.../hdds/scm/TestSCMCommonPlacementPolicy.java | 2 +-
.../apache/hadoop/hdds/protocol/StorageType.java | 2 +-
.../ozone/om/TestBucketLayoutWithOlderClient.java | 3 +-
.../src/main/proto/OmClientProtocol.proto | 11 +-
.../interface-client/src/main/resources/proto.lock | 27 +--
...TestOzoneManagerDoubleBufferWithOMResponse.java | 3 +-
.../ozone/om/request/OMRequestTestUtils.java | 2 +-
.../request/TestOMClientRequestWithUserInfo.java | 3 +-
.../request/bucket/TestOMBucketCreateRequest.java | 2 +-
.../webapps/recon/ozone-recon-web/package.json | 2 +-
.../webapps/recon/ozone-recon-web/pnpm-lock.yaml | 225 ++++++++++++++-------
.../hadoop/ozone/recon/api/TestEndpoints.java | 2 +-
.../ozone/recon/api/TestOpenContainerCount.java | 2 +-
.../hadoop/ozone/freon/SCMThroughputBenchmark.java | 2 +-
pom.xml | 8 +-
25 files changed, 230 insertions(+), 289 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]