[jira] [Created] (FLINK-6814) Store information about whether or not a registered state is queryable in checkpoints

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

[jira] [Created] (FLINK-6814) Store information about whether or not a registered state is queryable in checkpoints

Shang Yuanchun (Jira)
Tzu-Li (Gordon) Tai created FLINK-6814:
------------------------------------------

             Summary: Store information about whether or not a registered state is queryable in checkpoints
                 Key: FLINK-6814
                 URL: https://issues.apache.org/jira/browse/FLINK-6814
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State, State Backends, Checkpointing
            Reporter: Tzu-Li (Gordon) Tai


Currently, we store almost all information that comes with the registered state's {{StateDescriptor}}s (state name, state serializer, etc.) in checkpoints, except from information about whether or not the state is queryable. I propose to add that also.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)