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 2022/03/13 13:52:13 UTC

[GitHub] [rocketmq] HScarb commented on issue #3966: Use wrong offset when deliver in ScheduleService

HScarb commented on issue #3966:
URL: https://github.com/apache/rocketmq/issues/3966#issuecomment-1066106867


   I find the reason.
   In async deliver mode, update offsetTable with wrong offset.
   
   ![image](https://user-images.githubusercontent.com/10664298/158060708-1750d8d6-a48f-4e6e-ae06-f1df196e3004.png)
   ![image](https://user-images.githubusercontent.com/10664298/158060717-74765594-9da0-4ff4-9d44-d032a609bd89.png)
   
   ![image](https://user-images.githubusercontent.com/10664298/158061324-7c25b632-59b1-4a08-b732-9ccd8bd34ae0.png)
   ![image](https://user-images.githubusercontent.com/10664298/158061382-1cd8858e-913f-4506-8a5f-6525a1a4aafc.png)
   
   


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org