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 ef8cdfc  redefine MetadataReport
     new 2ad4fbe  service discovery demo
     new 0ba9ffc  skip when metadata is null

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/dubbo/demo/consumer/Application.java    |  7 ++++--
 .../src/main/resources/spring/dubbo-consumer.xml   | 12 +++++++---
 .../src/main/resources/spring/dubbo-provider.xml   |  7 ++++--
 .../registry/client/DefaultServiceInstance.java    |  4 +++-
 .../dubbo/registry/client/InstanceAddressURL.java  |  4 ++--
 .../registry/client/ServiceDiscoveryRegistry.java  |  7 ++++++
 .../listener/ServiceInstancesChangedListener.java  | 27 +++++++++++++++++-----
 .../registry/integration/RegistryDirectory.java    |  2 +-
 8 files changed, 53 insertions(+), 17 deletions(-)

Reply via email to