angelfall-yy opened a new issue #2176:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2176


   Thereis one microservice m1, loadbalance used strategy WeightedResponse.
   It has two endPointer p1 and p2
   At first, p1's latency is 100ms, p2's latency is 100ms. The tps of p1 and p2 
is same 100
   Then,  p1's latency changed to 700ms, p2's latency is still 100ms. p1's tps 
is 40, and p2's tps is 160.
   Last, p1's  latency recover to 100ms, p2's latency is still 100ms. p1's tps 
recover too slowly ,  one minute grow about 1 tps.
   It can not recover as soon as the  latency recovered
   
    


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to