You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/05/23 07:10:00 UTC

[jira] [Updated] (FLINK-9058) Relax ListState.addAll() and ListState.update() to take Iterable

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

Till Rohrmann updated FLINK-9058:
---------------------------------
    Affects Version/s: 1.6.0
                       1.5.0

> Relax ListState.addAll() and ListState.update() to take Iterable
> ----------------------------------------------------------------
>
>                 Key: FLINK-9058
>                 URL: https://issues.apache.org/jira/browse/FLINK-9058
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>
> [~srichter] What do you think about this. None of the implementations require the parameter to actually be a list and allowing an {{Iterable}} there allows calling it in situations where all you have is an {{Iterable}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)