sollhui opened a new pull request, #39775:
URL: https://github.com/apache/doris/pull/39775
   In cloud mode, there is no before commit check when commit transaction. For 
routine load, job may be paused during sub task execution. If these 
transactions are committed, the problem is:
   1. The progress seen by the user may not be accurate. It will consume data 
repeatedly if they create a new job consumption using this progress.
   2. The user's modification offset operation may be overwritten by the offset 
of the transaction callback.
   
   


-- 
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-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to