tianxiaoliang commented on a change in pull request #757:
URL: 
https://github.com/apache/servicecomb-service-center/pull/757#discussion_r532316206



##########
File path: syncer/server/server.go
##########
@@ -85,22 +86,38 @@ type Server struct {
        // Wraps the grpc server
        grpc *grpc.Server
 
+       revisionMap map[string]record
+
        eventQueue []*dump.WatchInstanceChangedEvent
 
+       mapLock sync.RWMutex
+
        queueLock sync.RWMutex
+

Review comment:
       那你现在拿这个server干嘛用




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