Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.12.1, 1.13.0
Description
StreamTask#advanceToEndOfEventTime() is used to bump the watermark to MAX_WATERMARK. However this method is only implemented for the source tasks (legacy and FLIP-27). Because of that watermarks are not advanced to end of time if job has sources chained to MultipleInputStreamTask.
Attachments
Issue Links
- is blocked by
-
FLINK-21133 FLIP-27 Source does not work with synchronous savepoint
- Resolved
- links to