You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by he...@apache.org on 2020/05/11 07:44:17 UTC

[dubbo] 01/01: Merge branch 'fix-timeout-6008' of github.com:chickenlj/incubator-dubbo into revert_5710

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

hengyunabc pushed a commit to branch revert_5710
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit dc9595d65bd92f6bc802a3d9c2c506357752954d
Merge: 92a9d88 781c28a
Author: hengyunabc <he...@gmail.com>
AuthorDate: Mon May 11 15:43:06 2020 +0800

    Merge branch 'fix-timeout-6008' of github.com:chickenlj/incubator-dubbo into revert_5710

 .../dubbo/common/constants/CommonConstants.java    |  4 +++
 .../org/apache/dubbo/rpc/filter/ContextFilter.java | 12 ++++----
 .../org/apache/dubbo/rpc/support/RpcUtils.java     |  3 +-
 .../rpc/protocol/dubbo/ChannelWrappedInvoker.java  |  3 +-
 .../dubbo/rpc/protocol/dubbo/DubboInvoker.java     | 33 +++++++++++++---------
 .../dubbo/rpc/protocol/thrift/ThriftInvoker.java   |  2 +-
 6 files changed, 34 insertions(+), 23 deletions(-)