[
https://issues.apache.org/jira/browse/FLINK-23533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-23533:
---------------------------------
Fix Version/s: (was: 1.14.0)
1.15.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
>
>
> 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.3.4#803005)