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 7edb71c Fix compilation problem
new e37319d Support enabled property.
new 49f1caa Fix compilation problem
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:
.../java/org/apache/dubbo/rpc/cluster/Router.java | 4 +
.../dubbo/rpc/cluster/router/AbstractRouter.java | 11 +--
.../rpc/cluster/router/AbstractRouterRule.java | 2 +-
.../condition/config/ConfigConditionRouter.java | 91 ++++++++++++++--------
.../dubbo/rpc/cluster/router/tag/TagRouter.java | 5 +-
.../dynamic/AbstractDynamicConfiguration.java | 2 +-
.../java/org/apache/dubbo/registry/ZKTools.java | 2 +-
7 files changed, 71 insertions(+), 46 deletions(-)