You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:04 UTC

[jira] [Updated] (FLINK-23533) Split InputSelection into public and internal parts

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

Yun Gao updated FLINK-23533:
----------------------------
    Fix Version/s: 1.16.0

> Split InputSelection into public and internal parts
> ---------------------------------------------------
>
>                 Key: FLINK-23533
>                 URL: https://issues.apache.org/jira/browse/FLINK-23533
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Runtime / Task
>            Reporter: Dawid Wysakowicz
>            Priority: Major
>             Fix For: 1.15.0, 1.16.0
>
>
> The InputSelection is a {{PublicEvolving}} class but exposes methods that should not be part of a public contract, such as e.g. {{fairSelectNextIndexOutOf2}}.
> InputSelection should contain only the builder for selecting the input/constructing a selected mask.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)