This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/vitest-1.6.1
in repository https://gitbox.apache.org/repos/asf/ozone.git
discard 0d423d84af Bump vitest
add ed0111582f HDDS-9241. Document S3 Gateway REST Secret Revoke command
(#8221)
add 5f74da38ff HDDS-12760. Mark
TestContainerReplication#testImportedContainerIsClosed as flaky
add 40d02b9165 HDDS-12639. Add info for TimeoutException (#8113)
add 868a2376fe HDDS-12756. Speed up TestReconfigShell and
TestOzoneDebugShell (#8219)
add 6bcebe8a0c HDDS-4517. Remove leftover references to RaftServerImpl
(#8223)
add bc19a4c18a HDDS-12711. Limit number of excluded SST files logged at
info level (#8186)
add bba8a67831 HDDS-12750. Move StorageTypeProto from
ScmServerDatanodeHeartbeatProtocol.proto to hdds.proto (#8208)
add ebcece4272 HDDS-11038. Add Helm Chart to the Ozone on Kubernetes doc
(#8220)
add 3fb57c1695 HDDS-12037. Removing unit from quota namespace (#8148)
add abc1e02834 HDDS-12757. Duplicated declaration of dnsInterface in
HddsUtils (#8222)
add 1f716eae7d HDDS-12699. Bump vite to 4.5.11 (#8224)
add ba63c29285 Bump vitest
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 (0d423d84af)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/vitest-1.6.1
(ba63c29285)
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:
hadoop-hdds/common/pom.xml | 6 -
.../java/org/apache/hadoop/hdds/HddsUtils.java | 1 -
.../common/impl/StorageLocationReport.java | 32 +---
.../states/datanode/RunningDatanodeState.java | 22 ++-
hadoop-hdds/docs/content/security/SecuringS3.md | 45 +++++
hadoop-hdds/docs/content/start/Kubernetes.md | 32 +++-
.../hadoop/hdds/utils/DBCheckpointServlet.java | 20 ++-
.../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 ---
.../apache/hadoop/hdds/scm/ha/SCMStateMachine.java | 3 -
.../hadoop/hdds/scm/node/SCMNodeManager.java | 8 +-
.../org/apache/hadoop/hdds/scm/HddsTestUtils.java | 2 +-
.../hdds/scm/TestSCMCommonPlacementPolicy.java | 2 +-
.../apache/hadoop/hdds/protocol/StorageType.java | 2 +-
.../ozone/insight/datanode/RatisInsight.java | 2 +-
.../ozone/container/TestContainerReplication.java | 2 +-
.../ozone/om/TestBucketLayoutWithOlderClient.java | 3 +-
.../hadoop/ozone/shell/TestOzoneDebugShell.java | 113 ++++---------
.../hadoop/ozone/shell/TestReconfigShell.java | 187 ++++++++-------------
.../java/org/apache/ozone/test/NonHATests.java | 18 ++
.../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 | 48 ++----
.../src/v2/components/duMetadata/duMetadata.tsx | 4 +-
.../src/views/diskUsage/diskUsage.tsx | 2 +-
.../hadoop/ozone/recon/api/TestEndpoints.java | 2 +-
.../ozone/recon/api/TestOpenContainerCount.java | 2 +-
.../hadoop/ozone/freon/SCMThroughputBenchmark.java | 2 +-
35 files changed, 310 insertions(+), 371 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]