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(-)