24 comments (24 comments)2 reactions (2 reactions)1 assignee (1 assignee)Java8,513 forks (8,513 forks)batch import
area/rocketmqcontribution welcomegood first issuekind/enhancement
Repository metrics
- Stars
- 29,106 stars (29,106 stars)
- PR merge metrics
- Avg merge 6d 3h (Avg merge 6d 3h)7 merged PRs in 30d (7 merged PRs in 30d)
Description
现象:使用ONS连接阿里云RocketMq,可支持阿里云RocketMQ定时消息(不是延时消息) ,使用rocketmq stream binder则不能支持,只能支持到延时消息 。
Contributor guide
- Research direction
- Investigate the current implementation of the RocketMQ stream binder in spring cloud alibaba, focusing on message scheduling. Compare with ONS client's support for scheduled messages. Identify the missing integration points and propose a solution to add scheduled message support.
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaSpringRocketMQGit