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/09/30 01:53:47 UTC

[dubbo] branch 3.0 updated (5de8a78 -> 68986cb)

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

albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from 5de8a78  Fix State Router Throw Exception when Address is Empty (#8951)
     add 68986cb  Reset ServiceModel in Injvm Invoke (#8952)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/dubbo/rpc/protocol/injvm/InjvmInvoker.java     |  8 +++++---
 .../apache/dubbo/rpc/protocol/injvm/InjvmDeepCopyTest.java    | 11 ++++++++++-
 2 files changed, 15 insertions(+), 4 deletions(-)