You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/02/27 15:02:00 UTC

[jira] [Updated] (FLINK-16317) Implement missing features for MultipleInputStreamOperator

     [ https://issues.apache.org/jira/browse/FLINK-16317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski updated FLINK-16317:
-----------------------------------
    Description: 
After FLINK-16060 support for {{MultipleInputStreamOperator}} is incomplete. After defining new base class for the {{StreamOperator}} (FLINK-15687) that would be suitable to use with {{MultipleInputStreamOperator}}, we can provide support for missing features in the {{MultipleInputStreamOperator}}, like:
* keyed state support
* processing {{Watermark}}
* processing {{LatencyMarker}}
* {{StreamStatus}}
* input selection

  was:
After https://issues.apache.org/jira/browse/FLINK-16060 support for {{MultipleInputStreamOperator}} is incomplete. After defining new base class for the {{StreamOperator}} (FLINK-15687) that would be suitable to use with {{MultipleInputStreamOperator}}, we can provide support for missing features in the {{MultipleInputStreamOperator}}, like:
* keyed state support
* processing {{Watermark}}
* processing {{LatencyMarker}}
* {{StreamStatus}}
* input selection


> Implement missing features for MultipleInputStreamOperator
> ----------------------------------------------------------
>
>                 Key: FLINK-16317
>                 URL: https://issues.apache.org/jira/browse/FLINK-16317
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream, Runtime / Task
>    Affects Versions: 1.10.0
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Major
>             Fix For: 1.11.0
>
>
> After FLINK-16060 support for {{MultipleInputStreamOperator}} is incomplete. After defining new base class for the {{StreamOperator}} (FLINK-15687) that would be suitable to use with {{MultipleInputStreamOperator}}, we can provide support for missing features in the {{MultipleInputStreamOperator}}, like:
> * keyed state support
> * processing {{Watermark}}
> * processing {{LatencyMarker}}
> * {{StreamStatus}}
> * input selection



--
This message was sent by Atlassian Jira
(v8.3.4#803005)