leno23 opened a new pull request, #3421:
URL: https://github.com/apache/dubbo-go/pull/3421

   ## Summary
   - implement etcdv3 DoUnregister by deleting the registered etcd key after 
client validation
   - track etcdv3 subscriptions per service key so DoUnsubscribe can remove and 
close the matching listener
   - recover active etcdv3 subscriptions when InitListeners rebuilds listeners 
after reconnect
   - restore and extend etcdv3 registry/listener unit tests
   
   Fixes #3366
   
   ## Tests
   - go test ./registry/etcdv3
   - go test ./registry/etcdv3 ./registry/...
   - golangci-lint run ./registry/etcdv3 --timeout=5m
   - git diff --check


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

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to