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

liujun pushed a change to branch dev-metadata
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.


    from 37c22c7  Merge pull request #2672, simplify registry url: rename 
servicestore to metada & enhancements.
     new de32524  Change the default root directory of zookeeper config center 
from '/dubbo/config' to '/dubbo'.
     new 413ed71  test registry group
     new 2f9dcf1  Merge branch 'dev-metadata' of 
https://github.com/apache/incubator-dubbo into dev-metadata
     new 8839c9b  Ignore invalid configurators
     new ac13330  Rename MetadataReportFactory SPI config files

The 5 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:
 .../META-INF/spring/dubbo-demo-consumer.xml         |  4 ++--
 .../META-INF/spring/dubbo-demo-provider.xml         |  3 +--
 dubbo-dependencies-bom/pom.xml                      |  1 -
 dubbo-governance/dubbo-governance-zookeeper/pom.xml |  5 -----
 .../sources/ZooKeeperConfigurationSource.java       |  6 +++++-
 ...ache.dubbo.metadata.store.MetadataReportFactory} |  0
 ...ache.dubbo.metadata.store.MetadataReportFactory} |  0
 .../registry/integration/RegistryDirectory.java     |  9 +++++++--
 .../registry/integration/RegistryProtocol.java      | 21 +++++++++++++++++++--
 9 files changed, 34 insertions(+), 15 deletions(-)
 rename 
dubbo-metadata-report/dubbo-metadata-report-redis/src/main/resources/META-INF/dubbo/internal/{org.apache.dubbo.servicedata.store.ServiceStoreFactory
 => org.apache.dubbo.metadata.store.MetadataReportFactory} (100%)
 rename 
dubbo-metadata-report/dubbo-metadata-report-zookeeper/src/main/resources/META-INF/dubbo/internal/{org.apache.dubbo.servicedata.store.ServiceStoreFactory
 => org.apache.dubbo.metadata.store.MetadataReportFactory} (100%)

Reply via email to