Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
1.8.0, 1.9.0
-
None
Description
https://travis-ci.org/apache/flink/builds/512077301
01:14:56.351 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.671 s <<< FAILURE! - in org.apache.flink.runtime.dispatcher.ZooKeeperHADispatcherTest 01:14:56.364 [ERROR] testStandbyDispatcherJobExecution(org.apache.flink.runtime.dispatcher.ZooKeeperHADispatcherTest) Time elapsed: 1.209 s <<< ERROR! org.apache.flink.runtime.util.TestingFatalErrorHandler$TestingException: org.apache.flink.runtime.dispatcher.DispatcherException: Could not start the added job d51eeb908f360e44c0a2004e00a6afd2 at org.apache.flink.runtime.dispatcher.ZooKeeperHADispatcherTest.teardown(ZooKeeperHADispatcherTest.java:117) Caused by: org.apache.flink.runtime.dispatcher.DispatcherException: Could not start the added job d51eeb908f360e44c0a2004e00a6afd2 Caused by: java.lang.IllegalStateException: Not running. Forgot to call start()?
Attachments
Issue Links
- duplicates
-
FLINK-11828 ZooKeeperHADispatcherTest.testStandbyDispatcherJobRecovery is unstable
- Closed
-
FLINK-11843 Dispatcher fails to recover jobs if leader change happens during JobManagerRunner termination
- Closed