Thank you for the help. To follow up, the issue went away when we reverted
back to flink 1.13. May be related to flink-27481. Before reverting, we
tested unaligned checkpoints with a timeout of 10 minutes, which timed out.
Thanks.
On Thu, Apr 28, 2022, 5:38 PM Guowei Ma wrote:
> Hi Sam
>
> I thi
Hi Sam
I think the first step is to see which part of your Flink APP is blocking
the completion of Checkpoint. Specifically, you can refer to the
"Checkpoint Details" section of the document [1]. Using these methods, you
should be able to observe where the checkpoint is blocked, for example, it
ma
Hello,
I am running into checkpoint timeouts and am looking for guidance on
troubleshooting. What should I be looking at? What configuration parameters
would affect this? I am afraid I am a Flink newbie so I am still picking up
the concepts. Additional notes are below, anything else I can provide?