RongtongJin commented on a change in pull request #1765: [ISSUE #1766]Reduce the pause time caused by pause URL: https://github.com/apache/rocketmq/pull/1765#discussion_r377048434
########## File path: client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultLitePullConsumerImpl.java ########## @@ -399,6 +399,17 @@ private void startPullTask(Collection<MessageQueue> mqSet) { } } + private void updatePullTask(MessageQueue messageQueue) { Review comment: Maybe rename “resetPullTask” better ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services