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 2019/07/24 12:46:58 UTC

[dubbo-go] branch develop updated (d233238 -> 3ff4931)

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 d233238  Merge pull request #134 from aliiohs/FixUpdateHessianVersion
     new 6f6376d  fix bug:注销接口地址造成死循环
     new 422124c  update
     new 0ecb948  fix bug
     new 197f248  Merge pull request #129 from pantianying/tmp1
     new f43d5e7  change select time.After to wheel.After
     new a0e7563  change select time.After to wheel.After
     new a2f388d  change buckets
     new bde9270  fix
     new 90dca08  remove time.After
     new ec47fb5  reuse wheel
     new 56a873a  change getty version to 1.2.0
     new 7cf9e2c  Merge pull request #130 from aliiohs/feature/FIxListenDIrEvent
     new a38d1fa  merge master
     new cda1cf9  Mrg: update getty version
     new 7f0abe3  Update README.md
     new 7a24cc6  Merge remote-tracking branch 'upstream/master' into develop
     new 6a272cb  Mod: adjust the log level
     new 3ff4931  Merge pull request #132 from fangyincheng/develop

The 527 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:
 README.md                      |  1 -
 go.mod                         |  2 +-
 go.sum                         |  7 +++----
 remoting/zookeeper/client.go   | 37 +++++++++++++++++--------------------
 remoting/zookeeper/facade.go   |  4 ++--
 remoting/zookeeper/listener.go |  3 ++-
 6 files changed, 25 insertions(+), 29 deletions(-)