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 072b51e Merge pull request #2744, metadata unit test and generic
test, refactor zk store.
new 220c9da cherry-pick 4d0a36c435ca59bfcf909c0e76fa2ab024fb7408 from
master 重构 ServiceBean 的 isDelay 方法,使其更符合语义
new 22599b9 Make ReferenceBean depend on ConfigCenterBean, so that
ConfigCenterBean can always be initialized before refer.
new d85550a Merge branch 'dev-metadata' of
https://github.com/apache/incubator-dubbo into dev-metadata
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:
.../apache/dubbo/config/ConfigCenterConfig.java | 37 +++++++++++++++++++++-
.../dubbo/config/spring/ConfigCenterBean.java | 35 +++++++++++++++++++-
.../apache/dubbo/config/spring/ReferenceBean.java | 4 +++
.../apache/dubbo/config/spring/ServiceBean.java | 13 ++------
4 files changed, 76 insertions(+), 13 deletions(-)