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/26 11:30:20 UTC

[dubbo] branch 3.0 updated (35c2d7e -> d5ca09f)

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 35c2d7e  Add unit test for CuratorFrameworkUtils and AbstractServiceDiscoveryFactory (#8886)
     add d5ca09f  reset the client value of LazyConnectExchangeClient after close (#8881)

No new revisions were added by this update.

Summary of changes:
 .../exchange/support/header/HeaderExchangeChannel.java |  5 ++++-
 .../rpc/protocol/dubbo/LazyConnectExchangeClient.java  |  2 ++
 .../protocol/dubbo/ReferenceCountExchangeClient.java   |  2 +-
 .../dubbo/ReferenceCountExchangeClientTest.java        | 18 ++++++++++++------
 4 files changed, 19 insertions(+), 8 deletions(-)