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 2020/02/10 13:09:56 UTC

[GitHub] [rocketmq] RongtongJin commented on a change in pull request #1765: [ISSUE #1766]Reduce the pause time caused by pause

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:
users@infra.apache.org


With regards,
Apache Git Services