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
28k stars 8.34k forks source link

spring cloud alibaba stream RocketMQ use delay message is invalidation #2098

Closed Lil-Kr closed 1 month ago

Lil-Kr commented 3 years ago

spring cloud alibaba version

yml properties

code

}



the question is :  **ths delayed consumption is invalidation,  actual effect is immediately consume**
zkzlx commented 3 years ago

this question had been resolved in this pr #2013 . please use new version,there are many changes in the way of use. at present, there is no manual, please refer to the internal example.

com.alibaba.cloud spring-cloud-alibaba-dependencies 2.2.5.RocketMQ.RC2 pom
Lil-Kr commented 3 years ago

use to version:

Spring Cloud Version Spring Cloud Alibaba Version Spring Boot Version spring-cloud-starter-stream-rocketmq RocketMQ
Spring Cloud Hoxton.SR8 2.2.5.RELEASE 2.3.2.RELEASE follow alibaba 4.7.x

all right? and..... What is the currently recommended version combination? Is it recommended to use RocketMQ in combination with Spring Cloud Stream?

zkzlx commented 3 years ago

use to version:

Spring Cloud Version Spring Cloud Alibaba Version Spring Boot Version spring-cloud-starter-stream-rocketmq RocketMQ Spring Cloud Hoxton.SR8 2.2.5.RELEASE 2.3.2.RELEASE follow alibaba 4.7.x all right? and..... What is the currently recommended version combination? Is it recommended to use RocketMQ in combination with Spring Cloud Stream?

2.2.5.RocketMQ.RC2 is a beta version, it needs to be manually replaced, the release version is still in preparation. you can see the new manual

github-actions[bot] commented 2 months ago

This issue has been open 30 days with no activity. This will be closed in 7 days.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it hasn't had any recent activity.If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the Sping Cloud Alibaba Community.