You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/04/02 13:18:04 UTC

[dubbo] branch master updated (8e07686 -> 93d412b)

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

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


    from 8e07686  remove reference destroy guardian (#5863)
     add 93d412b  unit tests for RpcUtils (#5844)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/dubbo/rpc/support/DemoService.java  |   2 +
 .../apache/dubbo/rpc/support/DemoServiceImpl.java  |   5 +
 .../org/apache/dubbo/rpc/support/RpcUtilsTest.java | 149 +++++++++++++++++++++
 3 files changed, 156 insertions(+)