Hi Padarn,

By default the checkpoint would be disposed when the job finished or failed,
they would be retained only when explicitly required [1].

From the implementation perspective I think users could be able to change 
topology when restored
from external checkpoint, but I think Flink would not guarantee this 
functionality. 

Best,
Yun


[1] 
https://ci.apache.org/projects/flink/flink-docs-master/docs/ops/state/checkpoints/#retained-checkpoints


 ------------------Original Mail ------------------
Sender:Padarn Wilson <pad...@gmail.com>
Send Date:Sat Jun 12 12:19:56 2021
Recipients:user <user@flink.apache.org>
Subject:Upgrade job topology in checkpoint

Hi all,

I'm looking for some clarity about changing job topology as described here: 
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/ops/upgrading/#application-topology

My question is simple: Does this only apply to savepoints? Or can it also work 
for checkpoints? (also why if not)

Cheers,
Padarn

Reply via email to