[ 
https://issues.apache.org/jira/browse/SCB-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338786#comment-16338786
 ] 

ASF GitHub Bot commented on SCB-297:
------------------------------------

wujimin commented on a change in pull request #529: [SCB-297] The local cache 
is not update when the server reboots betwe…
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/529#discussion_r163758023
 
 

 ##########
 File path: 
service-registry/src/test/java/org/apache/servicecomb/serviceregistry/consumer/TestMicroserviceVersions.java
 ##########
 @@ -292,4 +293,24 @@ void setInstances(List<MicroserviceInstance> 
pulledInstances, String rev) {
     
     Assert.assertEquals(1, pendingPullCount.get());
   }
+  
+  @Test
+  public void  testIsEventAccept(){
+    MicroserviceKey key = new MicroserviceKey();
 
 Review comment:
   missed not accept case?
   if you read the coverage data, you will find the judgment code is yellow, 
not green.

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


> the local cache is not updated when the  server reboots at the situation of  
> accross application
> ------------------------------------------------------------------------------------------------
>
>                 Key: SCB-297
>                 URL: https://issues.apache.org/jira/browse/SCB-297
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Java-Chassis
>            Reporter: laijianbin
>            Assignee: laijianbin
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to