apache / rocketmq-spring

Apache RocketMQ Spring Integration
https://rocketmq.apache.org/
Apache License 2.0
2.09k stars 894 forks source link

@RocketMQMessageListener does not support custom AllocateMessageQueueStrategy #669

Open liwen2555376 opened 1 month ago

liwen2555376 commented 1 month ago

@RocketMQMessageListener does not support custom AllocateMessageQueueStrategy,Can only support AllocateMessageQueueAveragely。