PDGGK commented on issue #39319: URL: https://github.com/apache/shardingsphere/issues/39319#issuecomment-5248139026
Confirmed fixed on `master` — line 36 now reads `Math.floorMod(count.getAndIncrement(), availableTargetNames.size())` as of cb2a869 (#39339), and `assertGetAvailableTargetNameWhenCountOverflow` pins the `Integer.MIN_VALUE` case for a 3-replica group. This issue can be closed. -- 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]
