maheshguptags commented on issue #12738:
URL: https://github.com/apache/hudi/issues/12738#issuecomment-2635670831
No, it simply moves to the next checkpointing and processes nothing. If you
observe the 4th checkpointing, it is currently processing millions of records
(in progress, as it's not completed) and taking approximately 4 minutes.
However, once it fails, it moves to the next checkpointing and processes
nothing, completing in milliseconds.
Thanks
Mahesh

--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]