Stephan Ewen created FLINK-23629: ------------------------------------ Summary: Remove redundant test cases in EventTimeWindowCheckpointingITCase Key: FLINK-23629 URL: https://issues.apache.org/jira/browse/FLINK-23629 Project: Flink Issue Type: Bug Components: Tests Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 1.14.0
HashMap state store snapshots are always async right now, sync snapshots are no longer supported. We should adjust the {{EventTimeWindowCheckpointingITCase}} to remove the now redundant cases {{MEM_ASYNC}} and {{FILE_ASYNC}} parameter runs. The test is very time-intensive, so this is quite a time saver. -- This message was sent by Atlassian Jira (v8.3.4#803005)