Setting different timeouts for savepoints and checkpoints
Posted by
Rex Fenley on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Setting-different-timeouts-for-savepoints-and-checkpoints-tp40723.html
Hello,
I'm wondering if there's a way to set different timeouts for savepoints and checkpoints. Our savepoints can take a number of hours to complete, whereas incremental checkpoints at their slowest take around 10 min. We'd like to timeout a checkpoint on a significantly smaller duration than a savepoint.
Thanks!
--