This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from ee6db0a9af fix executor datasource loss (#10685)
add 85ee266983 assign provider namespace
https://github.com/apache/dubbo/issues/10637 (#10686)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/constants/RegistryConstants.java | 7 +++++++
.../dubbo/config/AbstractReferenceConfig.java | 16 +++++++++++++++
.../dubbo/config/annotation/DubboReference.java | 7 +++++++
.../org/apache/dubbo/config/ReferenceConfig.java | 23 +++++++++++++---------
.../src/main/resources/META-INF/compat/dubbo.xsd | 6 ++++++
.../src/main/resources/META-INF/dubbo.xsd | 6 ++++++
6 files changed, 56 insertions(+), 9 deletions(-)