[
https://issues.apache.org/jira/browse/SCB-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569668#comment-16569668
]
ASF GitHub Bot commented on SCB-787:
------------------------------------
coveralls commented on issue #853: [SCB-787]fix ping time gap bug and add
configuration to time interval
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/853#issuecomment-410572480
[](https://coveralls.io/builds/18336036)
Coverage decreased (-0.04%) to 85.045% when pulling
**3209c016d2a51a770e84a5ab6b6d3450cfadb55c on liubao68:ping** into
**ebff3ee49384e78a4210291702f13ff357acd671 on apache:master**.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> 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)