Setting different timeouts for savepoints and checkpoints

2021-01-16 Thread Rex Fenley
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 s

Re: Setting different timeouts for savepoints and checkpoints

2021-01-16 Thread Khachatryan Roman
Hi Rex, Unfortunately not: the same timeout value is used both for savepoints and checkpoints. Regards, Roman On Sat, Jan 16, 2021 at 9:42 AM Rex Fenley wrote: > Hello, > > I'm wondering if there's a way to set different timeouts for savepoints > and checkpoints. Our savepoints can take a num

Re: Setting different timeouts for savepoints and checkpoints

2021-01-16 Thread Rex Fenley
Thanks for the quick response. Is this something that can be added as a feature request? Given that the time it takes to restore from either is different, and the semantics are slightly different, it seems like they should have completely separate configurable timeouts. Thanks! On Sat, Jan 16,

Re: Setting different timeouts for savepoints and checkpoints

2021-01-18 Thread Timo Walther
Hi Rex, feel free to open an issue for this. I could also imagine that checkpoints and savepoints will further divert from each other and a having different timeout might be reasonable. Regards, Timo On 17.01.21 02:43, Rex Fenley wrote: Thanks for the quick response. Is this something tha

Re: Setting different timeouts for savepoints and checkpoints

2021-01-18 Thread Yun Tang
From: Timo Walther Sent: Monday, January 18, 2021 17:28 To: user@flink.apache.org Subject: Re: Setting different timeouts for savepoints and checkpoints Hi Rex, feel free to open an issue for this. I could also imagine that checkpoints and savepoints will further divert from each other

Re: Setting different timeouts for savepoints and checkpoints

2021-01-18 Thread Rex Fenley
Here you go https://issues.apache.org/jira/browse/FLINK-21014 . Thanks! On Mon, Jan 18, 2021 at 1:28 AM Timo Walther wrote: > Hi Rex, > > feel free to open an issue for this. I could also imagine that > checkpoints and savepoints will further divert from each other and a > having different time

Re: Setting different timeouts for savepoints and checkpoints

2021-01-18 Thread Rex Fenley
Wups, my bad, I should have refreshed. I will close my bug report. On Mon, Jan 18, 2021 at 9:16 AM Rex Fenley wrote: > Here you go https://issues.apache.org/jira/browse/FLINK-21014 . > > Thanks! > > On Mon, Jan 18, 2021 at 1:28 AM Timo Walther wrote: > >> Hi Rex, >> >> feel free to open an issu