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)