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)