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 2016/09/01 08:00:37 UTC

[jira] [Resolved] (FLINK-4381) Refactor State to Prepare For Key-Group State Backends

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

Aljoscha Krettek resolved FLINK-4381.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Implemented in https://github.com/apache/flink/commit/847ead01f2f0aaf318b2b1ba8501bc697d245900

> Refactor State to Prepare For Key-Group State Backends
> ------------------------------------------------------
>
>                 Key: FLINK-4381
>                 URL: https://issues.apache.org/jira/browse/FLINK-4381
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>            Assignee: Stefan Richter
>             Fix For: 1.2.0
>
>
> In order to use the new {{KeyGroupAssigner}}/{{key group sharding}} the state backends need no be able to deal with key groups. For this, we first need to refactor the state abstractions. Specifically, this touches how key-grouped state should be stored and also how state is sent to the {{CheckpointCoordinator}} and how it is stored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)