This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 898d2996bf Fix getUrl NPE after setInvokers (#10738)
add a66f512674 Should not continue sending requests when it has timed out
(#10741)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/dubbo/rpc/protocol/dubbo/DubboInvoker.java | 9 ++++++++-
.../java/org/apache/dubbo/rpc/protocol/injvm/InjvmInvoker.java | 10 +++++++++-
.../java/org/apache/dubbo/rpc/protocol/tri/TripleInvoker.java | 7 +++++++
3 files changed, 24 insertions(+), 2 deletions(-)