lilai23 commented on a change in pull request #773:
URL:
https://github.com/apache/servicecomb-service-center/pull/773#discussion_r540821910
##########
File path: pkg/dump/dump.go
##########
@@ -227,5 +227,4 @@ type WatchInstanceChangedEvent struct {
Action string `protobuf:"bytes,1,opt,name=action"
json:"action,omitempty"`
Service *Microservice `protobuf:"bytes,2,opt,name=service"
json:"service,omitempty"`
Instance *Instance `protobuf:"bytes,3,opt,name=instance"
json:"instance,omitempty"`
- Revision int64 `protobuf:"bytes,4,opt,name=revision"
json:"revision,omitempty"`
Review comment:
WatchInstanceChangedEvent是后来新增的,已沟通删除无问题,无需更改
----------------------------------------------------------------
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]