Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.10.0
Description
https://api.travis-ci.org/v3/job/626286529/log.txt
Checking for errors... Found error in log files: ... java.lang.IllegalStateException: Released at org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.getNextBufferOrEvent(SingleInputGate.java:483) at org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.pollNext(SingleInputGate.java:474) at org.apache.flink.runtime.taskmanager.InputGateWithMetrics.pollNext(InputGateWithMetrics.java:75) at org.apache.flink.streaming.runtime.io.CheckpointedInputGate.pollNext(CheckpointedInputGate.java:125) at org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput.emitNext(StreamTaskNetworkInput.java:133) at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:69) at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:311) at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:187) at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:488) at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:470) at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:702) at org.apache.flink.runtime.taskmanager.Task.run(Task.java:527) at java.lang.Thread.run(Thread.java:748)
Attachments
Issue Links
- causes
-
FLINK-15403 'State Migration end-to-end test from 1.6' is unstable on travis.
- Closed
- duplicates
-
FLINK-15285 Resuming Externalized Checkpoint (file, async, no parallelism change) E2E test fails on Travis
- Closed
- is caused by
-
FLINK-15076 Source thread should be interrupted during the Task cancellation
- Closed
- is related to
-
FLINK-15280 Checkpoint end-to-end test failed
- Closed
-
FLINK-15285 Resuming Externalized Checkpoint (file, async, no parallelism change) E2E test fails on Travis
- Closed
- links to