This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from 3c9d4d875f4 HDDS-13103. Correct transaction metrics in 
SCMBlockDeletingService. (#8516)
     add e7f554497b0 HDDS-13171. Replace pipelineID if nodes are changed (#8562)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/scm/storage/BlockInputStream.java  |  8 +--
 .../apache/hadoop/hdds/scm/pipeline/Pipeline.java  | 58 ++++++++++++++++++----
 .../hadoop/hdds/scm/pipeline/TestPipeline.java     | 44 ++++++++++++++--
 .../hadoop/hdds/scm/pipeline/PipelineStateMap.java |  2 +-
 .../scm/pipeline/TestPipelineStateManagerImpl.java |  2 +-
 .../hdds/scm/cli/container/TestInfoSubCommand.java |  4 +-
 .../cli/pipeline/TestClosePipelinesSubCommand.java |  2 +-
 .../cli/pipeline/TestListPipelinesSubCommand.java  |  2 +-
 .../client/checksum/ECFileChecksumHelper.java      |  2 +-
 .../checksum/ReplicatedFileChecksumHelper.java     | 12 +----
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  7 +--
 .../hadoop/ozone/freon/DNRPCLoadGenerator.java     |  8 +--
 .../debug/replicas/BlockExistenceVerifier.java     | 14 +-----
 .../ozone/debug/replicas/ChecksumVerifier.java     | 14 +-----
 .../debug/replicas/ContainerStateVerifier.java     | 18 ++-----
 .../ozone/debug/replicas/ReplicaVerifier.java      |  2 +-
 .../ozone/debug/replicas/ReplicasVerify.java       |  2 +-
 .../debug/replicas/chunk/ChunkKeyHandler.java      |  7 +--
 18 files changed, 109 insertions(+), 99 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to