[
https://issues.apache.org/jira/browse/FLINK-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684961#comment-16684961
]
Timo Walther commented on FLINK-10859:
--------------------------------------
The heavy deployment test also fails with a similar exception
\{{CheckpointDeclineTaskNotReadyException}}.
[https://api.travis-ci.org/v3/job/454372762/log.txt]
> Queryable state (rocksdb) end-to-end test fails on Travis
> ---------------------------------------------------------
>
> Key: FLINK-10859
> URL: https://issues.apache.org/jira/browse/FLINK-10859
> Project: Flink
> Issue Type: Bug
> Components: E2E Tests
> Affects Versions: 1.7.0
> Reporter: Timo Walther
> Priority: Major
> Attachments: queryable_logs.txt
>
>
> Queryable state (rocksdb) end-to-end test fails on Travis.
> I guess the root exception is:
> {code}
> org.apache.flink.runtime.checkpoint.decline.CheckpointDeclineTaskNotReadyException:
> Task Source: Custom Source (1/1) was not running at
> org.apache.flink.runtime.taskmanager.Task$1.run(Task.java:1166) at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at
> java.util.concurrent.FutureTask.run(FutureTask.java:266) at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)