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

Piotr Nowojski closed FLINK-23648.
----------------------------------
    Resolution: Fixed

merged commit fad1bc5 into apache:master now

> Drop StreamTwoInputProcessor in favour of StreamMultipleInputProcessor
> ----------------------------------------------------------------------
>
>                 Key: FLINK-23648
>                 URL: https://issues.apache.org/jira/browse/FLINK-23648
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Task
>    Affects Versions: 1.14.0
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> StreamTwoInputProcessor is less efficient and can be simply replaced with 
> StreamMultipleInputProcessor. This also solves a performance problem for 
> FLINK-23541, where initial version was causing a performance regression in 
> two input processor, while multiple input was working fine. Hence instead of 
> optimising StreamTwoInputProcessor, it's just simpler to drop it. 



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

Reply via email to