You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/09/08 17:24:00 UTC

[jira] [Created] (FLINK-19165) Clean up the UnilateralSortMerger

Dawid Wysakowicz created FLINK-19165:
----------------------------------------

             Summary: Clean up the UnilateralSortMerger
                 Key: FLINK-19165
                 URL: https://issues.apache.org/jira/browse/FLINK-19165
             Project: Flink
          Issue Type: Bug
          Components: API / Core
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz
             Fix For: 1.12.0


This is a preparation step for [FLIP-140|https://cwiki.apache.org/confluence/display/FLINK/FLIP-140%3A+Introduce+bounded+style+execution+for+keyed+streams]. The purpose of the task is two-folds:
* break down the implementation into a more composable pieces
* introduce a way to produce records in a push-based manner instead of pull-based with additional reading thread.



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