The default restart strategy for checkpointing is infinite number of retries. If you have another restart strategy configured that one should be used.
On Wed, Aug 3, 2016 at 12:23 PM, Janardhan Reddy <[email protected]> wrote: > If we have a restart strategy mentioned in flink config file, does enabling > checkpointing ovverride that restart strategy. > > Am i correct to assume that if checkpointing is enabled then job would be > restarted infinite number of times in case of failure irrespective of > restart strategy.
