You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/07/30 11:22:00 UTC

[jira] [Created] (SCB-787) Server States not clean unavailable server

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)