You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/02/28 13:59:00 UTC

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

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

Robert Metzger updated FLINK-6814:
----------------------------------
    Component/s: Runtime / Queryable State

> 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: Runtime / Checkpointing, Runtime / Queryable State
>            Reporter: Tzu-Li (Gordon) Tai
>            Priority: Major
>
> 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
(v7.6.3#76005)