[
https://issues.apache.org/jira/browse/FLINK-17903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-17903.
----------------------------------
Resolution: Fixed
Fixed in
1.11.0 via
- 26e43051d74a261746cfdea0ccde356ed7dfeb53
1.12.0 (master) via
- 8e01f5284b2a9b1d41ef49507598e2912b839206
> Evolve WatermarkOutputMultiplexer to make it reusable in FLIP-27 Sources
> -------------------------------------------------------------------------
>
> Key: FLINK-17903
> URL: https://issues.apache.org/jira/browse/FLINK-17903
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Fix For: 1.11.0
>
>
> The {{WatermarkOutputMultiplexer}} merges multiple independently generated
> watermarks.
> To make it usable in the FLIP-27 sources, we need to
> - Change its IDs from integers to Strings (match splitIDs)
> - Support de-registration of local outputs (when splits are finished)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)