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/10 09:26:39 UTC

[dubbo-go] branch feature/dubbo_invoker_reqnum updated (fa5c18e -> 9420e9e)

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 fa5c18e  destroy invoker smoothly
     add 9420e9e  using lock instead atomic reqNum

No new revisions were added by this update.

Summary of changes:
 protocol/dubbo/dubbo_invoker.go | 56 +++++++++++++++--------------------------
 protocol/grpc/grpc_invoker.go   | 29 ++++-----------------
 protocol/invoker.go             | 19 --------------
 protocol/invoker_test.go        |  8 ------
 registry/nacos/registry.go      |  5 ++++
 5 files changed, 30 insertions(+), 87 deletions(-)