Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Set<ContainerReplica> containerReplicas = ReplicationTestUtil.createReplicas(containerInfo.containerID(), ContainerReplicaProto.State.CLOSED, 1, 2, 3);
Attachments
Issue Links
- links to