Chesnay Schepler created FLINK-12317:
----------------------------------------
Summary: SynchronousCheckpointITCase fails on Java 9
Key: FLINK-12317
URL:
https://issues.apache.org/jira/browse/FLINK-12317 Project: Flink
Issue Type: Sub-task
Components: Runtime / Checkpointing, Tests
Affects Versions: 1.9.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.9.0
{code}
13:41:36.650 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.31 s <<< FAILURE! - in org.apache.flink.streaming.runtime.tasks.SynchronousCheckpointITCase
13:41:36.662 [ERROR] taskCachedThreadPoolAllowsForSynchronousCheckpoints(org.apache.flink.streaming.runtime.tasks.SynchronousCheckpointITCase) Time elapsed: 2.202 s <<< ERROR!
java.lang.IllegalArgumentException
at org.apache.flink.streaming.runtime.tasks.SynchronousCheckpointITCase.taskCachedThreadPoolAllowsForSynchronousCheckpoints(SynchronousCheckpointITCase.java:123)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)