[
https://issues.apache.org/jira/browse/FLINK-23533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser updated FLINK-23533:
-----------------------------------
Fix Version/s: (was: 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
>
> 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.10#820010)