singleo0 opened a new issue, #4748: URL: https://github.com/apache/servicecomb-java-chassis/issues/4748
### Problem this feature would solve When the invoked microservice instance offline, LoadBalancerStatsTimer still ping the offline instance until it times out in the guava cache ### Describe the solution In LoadBalancerStatsTimer, check whether the instance is still online, and when the instance offline, skip ping. #4747 ### Alternatives considered _No response_ ### Additional Context _No response_ -- 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]
