-
spring-cloud-starter-alibaba-nacos-discovery-2021.0.1.0
spring-cloud-starter-alibaba-nacos-config-2021.0.1.0
spring-cloud-starter-loadbalancer-3.1.1
spring-boot-starter-parent-2.6.3
spring-cloud-s…
-
项目从2.7.13升级到3.0.13后,org.springframework.boot.logging.logback.LogbackLoggingSystem类中的configureByResourceUrl方法判断的是path是否以.xml结尾,使用logging.config=http://${spring.cloud.nacos.config.server-addr}/nacos/v1/…
-
目前在用共享配置和扩展配置时,控制台的Data Id必须带类型尾缀,实际使用过程中感觉不太方便。目前我们想把共享配置的文件类型给更改掉,文由properties改成yaml,我们发现不支持修改DataId,导致只能把共享配置给重新删掉,新建一个配置 取名以yaml结尾。这里的共享配置和扩展配置是否能增加一个fileExtension这样的参数,便于修改
-
I have found this issue working with Opentelemetry agent, after some debugging it seems related to runtime attachment in a specific scenario (when some of the instrumented objects have already been cr…
-
**Which Component**
eg. `spring-cloud-starter-xds-adapter`, `spring-cloud-starter-opensergo-adapter`, `spring-cloud-starter-alibaba-governance-routing`, `spring-cloud-starter-alibaba-governance-auth`…
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。
We recommend using English. If you are non-native English speaker, you can use the translation software. We reco…
-
**Describe the bug**
A clear and concise description of what the bug is.
Under the nacos cluster, service a has two instances. 001 and 002001 are registered on three nodes of the nacos cluster…
-
Spring Cloud has officially announced its first 2023 stable release - `2023.0.0` at the beginning of the last month of 2023. Together with this version, it also had the underlying Spring Boot upgraded…
-
1. 依赖jar
org.apache.dubbo
dubbo-spring-boot-starter
3.1.2
org.apache.dubbo
dubbo-registry-nacos
3.1.2
com.alibaba.boot
nacos-c…
-
### Environment
* Dubbo version: 3.1.10
* Operating System version: CentOS 7.7
* Java version: 1.8.0_201
* Spring Cloud Alibaba: 2021.0.4.0
* Nacos version: 2.2.0
* grpc version: 1.54.1
* pro…