Wubabalala commented on issue #15810: URL: https://github.com/apache/dubbo/issues/15810#issuecomment-4105935793
@zrlw @heliang666s Gentle ping — PR #16146 addresses the same issue with a different approach (explicit `providerUpdated` flag instead of flipping the comparison operator). It fixes both the penalty false-trigger and the decay-to-zero bug, with 6 deterministic test cases (no reflection, no Thread.sleep). CI is all green. Would appreciate a review when you have a chance. Thanks! -- 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]
