You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2021/08/04 16:50:00 UTC

[jira] [Created] (FLINK-23629) Remove redundant test cases in EventTimeWindowCheckpointingITCase

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)