Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
FLINK-21448 adds the capability of test randomization.
It's already used for the changelog backend (FLINK-23279).
FLINK-21357 adds periodic materialization; the default interval is 10m which is likely too high for tests (so materialization isn't triggered).
This interval should be randomized/reduced;
Depends on FLINK-23170.
Attachments
Issue Links
- is a clone of
-
FLINK-23279 Enable changelog backend in tests
- Closed
- is blocked by
-
FLINK-25478 Same materialized state handle should not register multi times
- Resolved
-
FLINK-21357 Add periodic materialization
- Closed
-
FLINK-23170 Write metadata after materialization
- Closed
-
FLINK-25479 Changlog materialization with incremental checkpoint cannot work well in local tests
- Resolved
-
FLINK-25492 Changelog with InMemoryStateChangelogStorage cannot work well
- Resolved
-
FLINK-25987 [Changelog] IllegalArgumentException thrown from FsStateChangelogWriter.truncate
- Resolved
-
FLINK-26062 [Changelog] Non-deterministic recovery of PriorityQueue states
- Resolved
-
FLINK-26093 SavepointFormatITCase fails with ChangelogStateBackend
- Resolved
-
FLINK-26101 Avoid shared state registry to discard multi-registered identical changelog state
- Resolved
-
FLINK-26092 JsonAggregationFunctionsITCase fails with NPE when using RocksDB
- Closed
- links to