umamaheswararao commented on code in PR #3542:
URL: https://github.com/apache/ozone/pull/3542#discussion_r907581869


##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/replication/ECContainerHealthCheck.java:
##########
@@ -89,19 +96,33 @@ public ContainerHealthResult checkHealth(ContainerInfo 
container,
     return new ContainerHealthResult.HealthyResult(container);
   }
 
-  private ECContainerReplicaCount getReplicaCountWithPending(
+  private static ECContainerReplicaCount getReplicaCountWithPending(

Review Comment:
   Yes, I agree, there is a overlap between, HDDS-6699. Let me wait on that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to