Ufuk Celebi created FLINK-4328:
----------------------------------
Summary: Harden JobManagerHA*ITCase
Key: FLINK-4328
URL:
https://issues.apache.org/jira/browse/FLINK-4328 Project: Flink
Issue Type: Improvement
Components: Tests
Reporter: Ufuk Celebi
The {{JobManagerHACheckpointRecoveryITCase}} and {{JobManagerHAJobGraphRecoveryITCase}} tests currently run the JobManager and TaskManager components as full processes. This is unnecessary and often problematic on Travis CI (we have seen multiple issues with these tests). I would like to rewrite these tests along the lines of the {{JobManagerHARecoveryTest}}, which is more light-weight and allows for better control of the test setup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)