Piotr Nowojski created FLINK-21453:
--------------------------------------
Summary: BoundedOneInput.endInput is NOT called when doing stop with savepoint WITH drain
Key: FLINK-21453
URL:
https://issues.apache.org/jira/browse/FLINK-21453 Project: Flink
Issue Type: Bug
Components: Runtime / Checkpointing, Runtime / Task
Affects Versions: 1.11.4, 1.12.2, 1.13.0
Reporter: Piotr Nowojski
Fix For: 1.11.4, 1.13.0, 1.12.3
In FLINK-21132 we disable {{endInput}} calls when stopping with savepoint. However as discussed in [FLINK-21133|
https://issues.apache.org/jira/browse/FLINK-21133?focusedCommentId=17288467&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17288467], stop with savepoint with drain, should be calling {{endOfInput()}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)