siddhantsangwan commented on PR #3920: URL: https://github.com/apache/ozone/pull/3920#issuecomment-1371785958
> Right. Currently I am not counting the unhealthy replicas towards sufficient replication. My concern is that it will affect all classes that use the `isSufficientlyReplicated` api. Another approach is to have a new method such as `isSufficientlyReplicatedConsideringHealthy` that only considers healthy replicas (as in replicas that match container state). This method can be used in legacy rm for the current changes. -- 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]
