spring-cloud-alibaba icon indicating copy to clipboard operation
spring-cloud-alibaba copied to clipboard

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

Results 271 spring-cloud-alibaba issues
Sort by recently updated
recently updated
newest added

### Describe what this PR does / why we need it 解决跨组共享服务注册及跨组服务调用 ### Does this pull request fix one issue? Fixes: #2018 #2150 #1343 ### Describe how you did it...

discussion

请在这个 issue 中反馈针对 start.aliyun.com 的建议或者意见; Please submit your suggestions or comments about start.aliyun.com in this issue. ![IMG_8969](https://user-images.githubusercontent.com/13715303/84613286-90eea180-aef5-11ea-8986-676ddba16cc0.JPG)

initializr

**Which Component** seata 1.4.1 client **Describe the bug** Compatibility between seata1.4.1 and spring-cloud-starter-openfeign 3.0.1 because there is no chingSpringLoadBalancerFactory, in spring-cloud-starter-openfeign 3.0.1 class: alibaba/spring-cloud-alibaba/blob/master/spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/src/main/java/com/alibaba/cloud/seata/feign/SeataFeignObjectWrapper.java org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name...

**Which Component** RocketMq **Describe the bug** I set spring.cloud.stream.rocketmq.binder.access-channe = CLOUD , but when produce/consume message from Aliyun RocketMqService , message trace is not working. **Expected behavior** 目前 "查询消息轨迹" 没有只有发送数据,...

enhancement
rocketmq

## Spring Cloud Dubbo组件去留问题讨论 由于Spring Cloud Dubbo组件社区做了一些调研发现真正深度使用的用户不多,另外该模块设计本身存在一些问题成熟度不够,复杂度很高,长期缺乏维护答疑同学,因此为了降低社区维护成本,社区第4次双周会讨论觉得将Spring Cloud Dubbo从社区主干分支中移除可能更适合社区当前发展规划。社区未来的工作中心将在维护现有其他组件的稳定性的前提下,提升Spring Cloud Alibaba的微服务治理能力上,对相关建设感兴趣的同学也可以参与到社区的相关功能的建设上来,具体可参见:[建设文档](https://www.yuque.com/spring-cloud-alibaba/xgu1l3/ideo04)。你是否支持社区从主干中移除Spring Cloud Dubbo模块呢?无论是否支持都可以在本issue下进行留言,你的宝贵意见也是Spring Cloud Alibaba社区规划决策的重要信息来源! ## Discussion on the problem of leaving and leaving Spring Cloud Dubbo components We has...

discussion
dubbo

Nacos Discovery(1.4.2), spring boot(2.3.2.RELEASE), spring cloud(Hoxton.SR9),spring cloud alibaba(2.2.6.RELEASE),undertow(2.2.3.Final) shutdown Application requested 4 INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Shutting down ExecutorService 'Nacos-Watch-Task-Scheduler' [RMI TCP Connection(4)-127.0.0.1raceId] 2021-07-15 13:23:11,624 ERROR com.alibaba.cloud.nacos.discovery.NacosWatch - namingService unsubscribe failed,...

每次启动项目,可读取到最新的配置数据,但是每次更改发布新的配置文件,数据获取无变化,打断点后发现,dataId获取的为null。 ![image](https://user-images.githubusercontent.com/20726602/118371128-b12f5080-b5dd-11eb-93d6-dddf83691b4c.png) 环境为: spring cloud : 2020.0.2 spring cloud alibaba: 2021.1 spring boot:2.4.4

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。 We recommend using English. If you are non-native English speaker, you can use the translation software. **Which Component** RocketMQ **Is your feature request related to a problem? Please describe.**...

**Which Component** Nacos Discovery **Describe the bug** nacos discovery 跨 group的问题我跟踪了一下,看了一下代码实现, 现在的设计是Namespace和group是同一个概念了. 看了nacos的官网文档,nacos的group和Spring Cloud的clusterName才是同一个概念 **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable,...

nacos

经过过去几年的发展,Service Mesh凭借其自身独特的优势在微服务治理领域占据一席之地,当前一些主流框架和社区都陆续做了一些相关对接,比如 [Dubbo Mesh](https://mp.weixin.qq.com/s/zNiKsaonPj4C9mXJsMEESQ),对于Spring Cloud Alibaba 通过支持xds协议支持Service Mesh这块大家有什么见解? 欢迎大家在该issues下留言讨论~

kind/discussion