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/02/03 02:20:41 UTC

[dubbo-go] branch 1.5 updated (0abac1d -> 6a63a99)

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

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


    from 0abac1d  Merge pull request #1028 from cvictory/feature/getty_write_length
     new 111d20c  add reference get invoker function
     new e16c552  run go fmt
     new d154f55  update comment
     new 9240689  Merge pull request #1 from apache/develop
     new 9193690  fix panic error when invoker is not available
     new 4df7595  Merge branch 'develop' of https://github.com/apache/dubbo-go into apache-develop
     new 5a8c599  Merge branch 'apache-develop' into develop
     new 2ea37cc  修复zk连接丢失服务调不通的bug
     new 9b94fb0  fix zk reconnect issue
     new e981df8  rollback
     new ba38dbc  fix refresh cache invoker nil when zk disconnect
     new 359482c  优化代码
     new f634b6c  fix zk reconnect issue
     new 62e95d5  错误日志级别降为warning
     new 0735f8e  优化代码
     new 89f8ac8  优化代码
     new c86547f  Merge branch 'develop' into fix_zk_reconnect_issue
     new ca5a470  run go fmt
     new e1484dc  Merge remote-tracking branch 'apache-dubbogo/develop' into fix_zk_reconnect_issue
     new ab56cd8  优化代码
     new 6a63a99  Merge pull request #985 from jack15083/fix_zk_reconnect_issue

The 3544 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:
 config/reference_config.go     |  5 +++++
 registry/zookeeper/registry.go | 27 +++++++++++++--------------
 remoting/zookeeper/client.go   |  9 ++++++---
 remoting/zookeeper/facade.go   |  1 +
 remoting/zookeeper/listener.go | 41 +++++++++++++++++++++--------------------
 5 files changed, 46 insertions(+), 37 deletions(-)