[jira] [Created] (FLINK-4844) Partitionable Raw Keyed/Operator State

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4844) Partitionable Raw Keyed/Operator State

Shang Yuanchun (Jira)
Stefan Richter created FLINK-4844:
-------------------------------------

             Summary: Partitionable Raw Keyed/Operator State
                 Key: FLINK-4844
                 URL: https://issues.apache.org/jira/browse/FLINK-4844
             Project: Flink
          Issue Type: New Feature
            Reporter: Stefan Richter
            Assignee: Stefan Richter


Partitionable operator and keyed state are currently only available by using backends. However, the serialization code for many operators is build around reading/writing their state to a stream for checkpointing. We want to provide partitionable states also through streams, so that migrating existing operators becomes more easy.



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