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 2021/10/29 01:08:35 UTC

[dubbo] branch 3.0 updated (5ab9afd -> afcd811)

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

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


    from 5ab9afd  support destroy scope bean and spi extension instance (#9155)
     add afcd811  Fix typo (#9157)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/dubbo/rpc/protocol/dubbo/Constants.java |  2 +-
 .../apache/dubbo/rpc/protocol/dubbo/DubboProtocol.java |  4 ++--
 .../rpc/protocol/dubbo/LazyConnectExchangeClient.java  |  8 ++++----
 .../dubbo/rpc/protocol/dubbo/DubboLazyConnectTest.java |  4 ++--
 .../dubbo/rpc/protocol/dubbo/DubboProtocolTest.java    |  4 ++--
 .../dubbo/ReferenceCountExchangeClientTest.java        | 18 +++++++++---------
 6 files changed, 20 insertions(+), 20 deletions(-)