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 2020/07/22 22:51:54 UTC

[dubbo-go] branch develop updated (280a606 -> 053aab5)

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 280a606  Merge pull request #669 from lzp0412/develop
     new 3b51b99  add lock
     new 2131a68  Merge branch 'develop' of github.com:apache/dubbo-go into develop
     new 6920c15  Merge branch 'develop' of github.com:apache/dubbo-go into develop
     new 00f9946  modify return error and log
     new 9c857ed  change log level
     new 053aab5  Merge pull request #652 from cvictory/develop

The 2526 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:
 cluster/cluster_impl/failover_cluster_invoker.go |  7 +++++--
 common/proxy/proxy.go                            | 18 +++++++++++++++++-
 protocol/invocation/rpcinvocation.go             |  2 ++
 3 files changed, 24 insertions(+), 3 deletions(-)