You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/22 11:38:42 UTC

[GitHub] [rocketmq-flink] deemogsw opened a new issue, #76: [BUG] Offset will be losted when the job has restarted from checkpoint

deemogsw opened a new issue, #76:
URL: https://github.com/apache/rocketmq-flink/issues/76

   ![image](https://user-images.githubusercontent.com/48081481/203265783-8e21790b-d92c-4711-ab52-dd924b28cb59.png)
   `initOffsetTableFromRestoredOffsets`  in RocketMQSourceFunction.
   If job restarts from checkpoint .The whole mqs would be set to each subtask's offsetTable.
   The following pic shows the bug.
   ![image](https://user-images.githubusercontent.com/48081481/203304051-828689e8-1f82-4c64-b7d7-467fa06c2811.png)
   
   I'm testing for this fixing.Please assignee this issue to me. @SteNicholas  tks
   


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq-flink] deemogsw closed issue #76: [BUG] Offset will be losted when the job has restarted from checkpoint

Posted by GitBox <gi...@apache.org>.
deemogsw closed issue #76: [BUG] Offset will be losted when the job has restarted from checkpoint 
URL: https://github.com/apache/rocketmq-flink/issues/76


-- 
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: commits-unsubscribe@rocketmq.apache.org

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