You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/10/13 16:12:01 UTC

[jira] [Closed] (FLINK-3582) Add Iterator over State for All Keys in Partitioned State

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

Aljoscha Krettek closed FLINK-3582.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Implemented in FLINK-7683

> Add Iterator over State for All Keys in Partitioned State
> ---------------------------------------------------------
>
>                 Key: FLINK-3582
>                 URL: https://issues.apache.org/jira/browse/FLINK-3582
>             Project: Flink
>          Issue Type: Sub-task
>          Components: DataStream API
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>             Fix For: 1.4.0
>
>
> Having a non-keyed trigger requires that we have a way to iterate over the state for all keys, so that we can emit window results.
> This should only be for internal use, but maybe users also want to iterate over the state for all keys. 
> As a corollary, we then also need a way to drop state for all keys at the same time.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)