You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Haibo Sun (JIRA)" <ji...@apache.org> on 2019/04/09 02:26:00 UTC

[jira] [Updated] (FLINK-11877) Implement the runtime handling of the InputSelectable interface

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

Haibo Sun updated FLINK-11877:
------------------------------
    Summary: Implement the runtime handling of the InputSelectable interface  (was: Implement the runtime handling of TwoInputSelectable)

> Implement the runtime handling of the InputSelectable interface
> ---------------------------------------------------------------
>
>                 Key: FLINK-11877
>                 URL: https://issues.apache.org/jira/browse/FLINK-11877
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Operators
>            Reporter: Haibo Sun
>            Assignee: Haibo Sun
>            Priority: Major
>
> - Introduces a new class `Input` to represent the logical input of operators.
>  - Introduces a new class `StreamTwoInputSelectableProcessor` to implement selectively reading.
>  - Adds benchmarks for `StreamTwoInputProcessor` and `StreamTwoInputSelectableProcessor` to ensure that StreamTwoInputSelectableProcessor's throughput is the same or the regression is acceptable in the case of constant `ALL`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)