Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Implemented
-
1.3.1, 1.4.0
-
None
Description
With FLINK-6964 we noticed that a certain combination of checkpointing features did not work when using the StandaloneCompletedCheckpointStore: incremental checkpointing with (or without?) externalised checkpointing. We should extend the test coverage and add integration tests that we can execute with different combinations of checkpointing features and checkpoint stores, i.e. define the tests that we want to run and then define a matrix of feature combinations that we want to exercise.