Siddhant Sangwan created HDDS-7268:
--------------------------------------
Summary: EC: Fix tests for HealthCheck handlers of RM that use
Replica Indexes for Ratis Containers
Key: HDDS-7268
URL: https://issues.apache.org/jira/browse/HDDS-7268
Project: Apache Ozone
Issue Type: Sub-task
Components: ECOfflineRecovery, SCM
Reporter: Siddhant Sangwan
Assignee: Siddhant Sangwan
Some tests such as
TestClosedWithMismatchedReplicasHandler#testClosedHealthyRatisContainerReturnsFalse
specify the Replica Index field for Ratis container replicas. This field is
only meaningful for EC and should be removed.
{code}
Set<ContainerReplica> containerReplicas =
ReplicationTestUtil.createReplicas(containerInfo.containerID(),
ContainerReplicaProto.State.CLOSED, 1, 2, 3);
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]