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 740b5aa remove unnecessary volatile restrict
new 9f02b97 Fix configurator bug
new 6140bc2 Fix concurrent problem of zookeeper configcenter, wait to
start until cache being fully populated.
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:
.../cluster/configurator/AbstractConfigurator.java | 22 +++++++++++-----------
.../org/apache/dubbo/config/AbstractConfig.java | 2 --
.../support/apollo/ApolloDynamicConfiguration.java | 2 --
.../sources/ZooKeeperConfigurationSource.java | 20 +++++++++-----------
4 files changed, 20 insertions(+), 26 deletions(-)