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/24 09:39:19 UTC

[dubbo] branch 3.0 updated (0643a7c -> 849dd78)

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 0643a7c  TimeoutCheckTask should be cancelled when DefaultFuture2 has been cancelled (#8901)
     add 849dd78  Support Multi Subscribe for Service Discovery (#8908)

No new revisions were added by this update.

Summary of changes:
 .../registry/client/ServiceDiscoveryRegistry.java  |  2 +-
 .../listener/ServiceInstancesChangedListener.java  | 83 ++++++++++++++++++++--
 .../client/ServiceDiscoveryRegistryTest.java       |  4 +-
 .../MockServiceInstancesChangedListener.java       |  2 +-
 4 files changed, 81 insertions(+), 10 deletions(-)