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]


With regards,
Apache Git Services

Reply via email to