alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.96k stars 8.34k forks source link

shared-dataids not effect in proper group #1817

Closed xiangtianyu closed 3 years ago

xiangtianyu commented 4 years ago

My nacos server version is 1.4.0 Springcloud : Greenwich

I created a shared config common.yml in group (dev),but when it try to connect the server ,it tried to fetch the group[DEFAULT_GROUP]

1 2 3

yuhuangbin commented 4 years ago

Which version of Spring Cloud Alibaba?

xiangtianyu commented 4 years ago

Which version of Spring Cloud Alibaba?

2.1.1.RELEASE

yuhuangbin commented 3 years ago

Which version of Spring Cloud Alibaba?

2.1.1.RELEASE

Can you upgrede Spring Cloud Alibaba Version to 2.1.3.RELEASE? then retry it.

xiangtianyu commented 3 years ago

Which version of Spring Cloud Alibaba?

2.1.1.RELEASE

Can you upgrede Spring Cloud Alibaba Version to 2.1.3.RELEASE? then retry it.

I tried, and it didn't work

yuhuangbin commented 3 years ago

This function is no problem, please provide your code to reproduce.

xiangtianyu commented 3 years ago

This function is no problem, please provide your code to reproduce.

i create a demo https://github.com/xiangtianyu/nacos-demo and my server version is 1.4.0

yuhuangbin commented 3 years ago

This function is no problem, please provide your code to reproduce.

i create a demo https://github.com/xiangtianyu/nacos-demo and my server version is 1.4.0

I have explained, upgrade Spring Cloud Alibaba Version to 2.1.3.RELEASE, refer https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E.

And If you have some usage issues to discuss, please go to the relevant community group like DingTalk, thank you.