Wilson-He opened a new issue #240: How to control the flow per second? URL: https://github.com/apache/rocketmq-spring/issues/240 I want to control consumption efficiency by configuration file(application.yml) or @RocketMQMessageListener params,such as I want to pull 1000 message per second, but I didn't find corresponding parameter configuration. Should I custom a DefaultMQPushConsumer and then set "pullThresholdForTopic" and "pullInterval"?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
