sodonnel commented on PR #8014:
URL: https://github.com/apache/ozone/pull/8014#issuecomment-2710714781

   > Suppose there are two unique origins, and this new logic has made it such 
that there are two replicas of each origin. So in total there are 4 replicas. 
Will `QuasiClosedStuckReplicationCheck` return false in this case, and then the 
regular replication check handler could end up queuing this container as over 
replicated?
   
   That might be possible. I probably need to add a clause to the 
RatisReplicationCheckHandler to not run if `shouldHandleAsQCStuck` is true. I 
must not have any scenario tests for that, as if its a problem they should 
catch it.


-- 
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