liubao created SCB-787:
--------------------------
Summary: Server States not clean unavailable server
Key: SCB-787
URL: https://issues.apache.org/jira/browse/SCB-787
Project: Apache ServiceComb
Issue Type: Bug
Affects Versions: java-chassis-1.0.0
Reporter: liubao
Assignee: liubao
Fix For: java-chassis-1.1.0
LoadbalancerServerStates do not clean up unavailable servers when these server
is gone.
This is because guava does not cleanup when no "WRITE" operation is done.
Although the logic is good, but in small & simple situations, will do
unnecessary check. And should clean up earlier manually.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)