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/06 15:44:43 UTC

[dubbo-go] branch feature/dubbo_invoker_reqnum updated (498a8f8 -> ef22815)

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

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


    from 498a8f8  Merge pull request #1043 from xiaoliu10/replace_ci_icon
     add ef22815  destroy invoker smoothly

No new revisions were added by this update.

Summary of changes:
 protocol/dubbo/dubbo_invoker.go                    | 104 +++++++++++++--------
 protocol/grpc/grpc_invoker.go                      |  94 ++++++++++++++++---
 protocol/invoker.go                                |  57 ++++++++---
 .../factory_test.go => protocol/invoker_test.go    |  33 ++++---
 registry/nacos/listener.go                         |   6 +-
 5 files changed, 216 insertions(+), 78 deletions(-)
 copy cluster/router/tag/factory_test.go => protocol/invoker_test.go (65%)