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 701cf26 Merge branch 'dev-metadata' of
https://github.com/apache/incubator-dubbo into dev-metadata
new 3845d78 add apiVersion to override url
new ecc34c2 Fix reExport, check url to registry changed before do
register.
new 740b5aa remove unnecessary volatile restrict
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:
.../java/org/apache/dubbo/common/config/Environment.java | 16 ++++++++--------
.../dubbo/registry/integration/RegistryProtocol.java | 14 ++++++++++++--
.../dubbo/registry/integration/parser/ConfigParser.java | 2 ++
3 files changed, 22 insertions(+), 10 deletions(-)