sodonnel commented on PR #8014: URL: https://github.com/apache/ozone/pull/8014#issuecomment-2711150955
> uppose 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? You were correct - I have added some scenario tests and a fix that avoid this under / over replication loop. -- 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]
