lveex commented on issue #2770: URL: https://github.com/apache/rocketmq/issues/2770#issuecomment-810106799
设置了异常延迟执行时间为10s后,consumer.setPullTimeDelayMillsWhenException(10 * 1000L);,PullMessageService被停掉了,打出了PullMessageServiceScheduledThread has shutdown 这个日志,不再延迟执行。  -- 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]
