lilai23 commented on a change in pull request #773:
URL: 
https://github.com/apache/servicecomb-service-center/pull/773#discussion_r540620328



##########
File path: datasource/etcd/event/instance_event_handler.go
##########
@@ -168,7 +168,6 @@ func NotifySyncerInstanceEvent(evt sd.KvEvent, 
domainProject string, ms *pb.Micr
                Action:   string(evt.Type),
                Service:  service,
                Instance: instance,
-               Revision: evt.Revision,

Review comment:
       revison是之前用于取出相应增量队列的一个指针,后来改为channel实现就不需要维护revision了




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to