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

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

wujimin commented on a change in pull request #692: [SCB-543]optimize registry 
procedure
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/692#discussion_r187237709
 
 

 ##########
 File path: 
service-registry/src/main/java/org/apache/servicecomb/serviceregistry/task/MicroserviceInstanceRegisterTask.java
 ##########
 @@ -16,6 +16,7 @@
  */
 package org.apache.servicecomb.serviceregistry.task;
 
+import org.apache.servicecomb.foundation.common.event.EventManager;
 
 Review comment:
   import but not used

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


> optimize registry procedure
> ---------------------------
>
>                 Key: SCB-543
>                 URL: https://issues.apache.org/jira/browse/SCB-543
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>            Reporter: TaoMeng
>            Assignee: TaoMeng
>            Priority: Major
>
> In one case of csp upgrade scene 1: successfully registry microsevice at 
> first , 2: then delete the microservice static information but instance is 
> still registrying , the result is registry instance in hanging on because sc 
> has no microservice static information.so in order to optimize this registry 
> halt , i put registry instance procedure to registry microservice again  



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

Reply via email to