You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/01/24 13:20:13 UTC

[dubbo-go] branch develop updated (ec2a259 -> 9130466)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from ec2a259  Merge pull request #1012 from zouyx/feature/fixIntegrationTest
     new 3907104  Fix: issue #951 etcd exit panic
     new dd1b395  Fix: remove comments
     new 9130466  Merge pull request #1013 from watermelo/fix_etcd_register_error

The 3433 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 registry/etcdv3/listener.go | 10 +++++++---
 registry/etcdv3/registry.go | 19 +++++--------------
 remoting/etcdv3/listener.go |  6 +++---
 3 files changed, 15 insertions(+), 20 deletions(-)