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 514fd4e Support static tag group in TagRouter
new 3747cc3 Remove useless config item in xsd
new 612e3ac Improve the route logic.
new 714951a Change for demo and test logic
The 3 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:
.../dubbo/rpc/cluster/router/InvokerTreeCache.java | 3 +++
.../condition/config/ConfigConditionRouter.java | 2 +-
.../dubbo/rpc/cluster/router/tag/TagRouter.java | 7 +++---
.../cluster/router/ConfigConditionRouterTest.java | 15 ++++++-------
.../dubbo/rpc/cluster/router/TagRouterTest.java | 25 +++++++++++-----------
.../dubbo/config/AbstractReferenceConfig.java | 3 ---
.../src/main/resources/META-INF/compat/dubbo.xsd | 6 ------
.../src/main/resources/META-INF/dubbo.xsd | 6 ------
.../org/apache/dubbo/demo/consumer/Consumer.java | 7 +++---
.../META-INF/spring/dubbo-demo-provider.xml | 2 +-
10 files changed, 32 insertions(+), 44 deletions(-)