Hi all,

I'm trying to speed up the process of resuming from a savepoint by
adjusting some configuration.
I wonder whether there exists a way to know how much time our Flink app
spends resuming from a savepoint?
>From the logs, I can see only the starting time of the resuming (as shown
below) but couldn't find the end time of the resuming.
If there exists some metrics or information about the resuming time, it'd
be very helpful for the tuning.
Any comment is appreciated.

timestamp-1: Starting job 00000000000000000000000000000000 from savepoint
timestamp-2: Restoring job 00000000000000000000000000000000 from Savepoint

Best wishes,
Chen-Che Huang

Reply via email to