Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6462 Phase II : Erasure Coding Offline Recovery & Read/Write Improvements
  3. HDDS-7268

EC: Fix tests for HealthCheck handlers of RM that use Replica Indexes for Ratis Containers

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              siddhant Siddhant Sangwan
              siddhant Siddhant Sangwan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: