You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/10/18 11:25:00 UTC

[jira] [Created] (FLINK-14449) SavepointMigrationTestBase deadline should be setup in the test

Chesnay Schepler created FLINK-14449:
----------------------------------------

             Summary: SavepointMigrationTestBase deadline should be setup in the test
                 Key: FLINK-14449
                 URL: https://issues.apache.org/jira/browse/FLINK-14449
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 1.8.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.10.0


The {{SavepointMigrationTestBase}} contains a {{static final Deadline}} that is used in all tests. In practice this means that the deadline is quite unreliable, since it is setup when the class is instantiated, opposed to any tests being run.

If fork-reuse is enabled the tests consistently fail with a timeout for this reason.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)