Does savepoint reset the base for incremental checkpoint

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Does savepoint reset the base for incremental checkpoint

Steven Wu

In this sequence of (checkpoint x, savepoint y, checkpoint x+1), does checkpoint x+1 build the incremental diff based on checkpoint x or savepoint y?

Thanks,
Steven
Reply | Threaded
Open this post in threaded view
|

Re: Does savepoint reset the base for incremental checkpoint

Steven Wu
In a slightly different variation of sequence (checkpoint x, savepoint y, redeploy/restart job from savepoint y, checkpoint x+1), checkpoint x+1 builds the incremental diff on savepoint y, right?

On Sun, Jul 5, 2020 at 8:08 PM Steven Wu <[hidden email]> wrote:

In this sequence of (checkpoint x, savepoint y, checkpoint x+1), does checkpoint x+1 build the incremental diff based on checkpoint x or savepoint y?

Thanks,
Steven
Reply | Threaded
Open this post in threaded view
|

Re: Does savepoint reset the base for incremental checkpoint

Congxian Qiu

Steven Wu <[hidden email]> 于2020年7月6日周一 上午11:46写道:
In a slightly different variation of sequence (checkpoint x, savepoint y, redeploy/restart job from savepoint y, checkpoint x+1), checkpoint x+1 builds the incremental diff on savepoint y, right?

On Sun, Jul 5, 2020 at 8:08 PM Steven Wu <[hidden email]> wrote:

In this sequence of (checkpoint x, savepoint y, checkpoint x+1), does checkpoint x+1 build the incremental diff based on checkpoint x or savepoint y?

Thanks,
Steven