You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jiayi Liao (JIRA)" <ji...@apache.org> on 2018/10/17 09:58:00 UTC

[jira] [Updated] (FLINK-10578) Support writable state in QueryableStateClient

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

Jiayi Liao updated FLINK-10578:
-------------------------------
    Description: 
I can see that now we support queryable state, why don't we also support the writable state? I've already done this on our own business to initialize the state in window during the program's first run. I think other companies may have other needs to modify the state from outside the job.

The synchronization is a problem and 

> Support writable state in QueryableStateClient
> ----------------------------------------------
>
>                 Key: FLINK-10578
>                 URL: https://issues.apache.org/jira/browse/FLINK-10578
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Jiayi Liao
>            Assignee: Jiayi Liao
>            Priority: Major
>
> I can see that now we support queryable state, why don't we also support the writable state? I've already done this on our own business to initialize the state in window during the program's first run. I think other companies may have other needs to modify the state from outside the job.
> The synchronization is a problem and 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)