Reputation: 707
Basic question but just got stumbled on expected behavior of execution.checkpointing.min-pause in case of checkpoint failure and appreciate your help to correct my understanding
Assuming:
execution.checkpointing.timeout: 1 h
execution.checkpointing.min-pause: 20 m
Flink Version: 1.16.2
Case: Checkpoint failed due to longer time
I was expecting 20m delay after the failure.. is there any other setting??
Upvotes: 0
Views: 21