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/12/11 03:38:58 UTC

[GitHub] [rocketmq] liyiwen3 commented on issue #1632: fix async invoke timeout is not accurate

liyiwen3 commented on issue #1632: fix async invoke timeout is not accurate
URL: https://github.com/apache/rocketmq/pull/1632#issuecomment-564365706
 
 
   > 1. The `scanResponseTable()` method is invoked periodically(every one second), it could be late for one second for one particular reponseFuture to be scanned,  in the worst case.  So
   >    `(rep.getBeginTimestamp() + rep.getTimeoutMillis() + 1000) <= System.currentTimeMillis()`
   >    does mean something.
   > 2. Could you please change the destination branch to devleop?
   
   Yes,of courseļ¼Œdone

----------------------------------------------------------------
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