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 275635e  unify the config key format, sth like: 
dubbo.registries.id.address=xxx dubbo.registry.address=xxx 
dubbo.configCenters.apollo.address=xxx dubbo.configCenter.address=xxx
     new 5c2293d  fix UT compile error
     new fdc9202  update demo

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/rpc/cluster/router/file/FileRouterEngineTest.java    | 2 +-
 .../apache/dubbo/rpc/cluster/support/AbstractClusterInvokerTest.java  | 2 +-
 .../dubbo/rpc/cluster/support/wrapper/MockClusterInvokerTest.java     | 2 +-
 .../src/main/java/org/apache/dubbo/demo/consumer/Consumer.java        | 2 ++
 .../src/main/resources/META-INF/spring/dubbo-demo-consumer.xml        | 3 ---
 dubbo-demo/dubbo-demo-provider/pom.xml                                | 4 ++++
 .../src/main/resources/META-INF/spring/dubbo-demo-provider.xml        | 2 ++
 7 files changed, 11 insertions(+), 6 deletions(-)

Reply via email to