Nico Kruber created FLINK-19381: ----------------------------------- Summary: Fix docs about relocatable savepoints Key: FLINK-19381 URL: https://issues.apache.org/jira/browse/FLINK-19381 Project: Flink Issue Type: Bug Components: Documentation Affects Versions: 1.11.2, 1.12.0 Reporter: Nico Kruber
Although savepoints are relocatable since Flink 1.11, the docs still state otherwise, for example in [https://ci.apache.org/projects/flink/flink-docs-stable/ops/state/savepoints.html#triggering-savepoints] The warning there, as well as the other changes from FLINK-15863, should be removed again and potentially replaces with new constraints. One known constraint is that if taskowned state is used (\{{GenericWriteAhreadLog}} sink), savepoints are currently not relocatable yet. -- This message was sent by Atlassian Jira (v8.3.4#803005)