You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/04 04:38:21 UTC

[GitHub] dongeforever commented on issue #653: Consumer setPullInterval is not working when pullInterval > 120 seconds

dongeforever commented on issue #653: Consumer setPullInterval is not working when pullInterval > 120 seconds
URL: https://github.com/apache/rocketmq/issues/653#issuecomment-451352035
 
 
   @Cicizz 120 seconds is quite long enough. If you still want to slow the consuming speed, you may need to do some throttle in the MessageListener. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services