oss-sentinel-ai commented on issue #760: URL: https://github.com/apache/rocketmq-spring/issues/760#issuecomment-4666041908
## Issue Evaluation **Type:** Enhancement / Question **Category:** Feature Request **Priority:** Low ### Assessment Valid feature request: `@RocketMQMessageListener` in `rocketmq-v5-client-spring-boot` lacks `MessageModel` broadcast mode configuration. ✅ **Accepted** — The v5 client Spring Boot starter should support broadcast mode configuration. **Suggested approach:** 1. Add `messageModel` attribute to `@RocketMQMessageListener` 2. Support both `CLUSTERING` and `BROADCASTING` modes 3. Update documentation with examples --- *🤖 Automated evaluation by oss-sentinel-ai* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
