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/25 09:32:00 UTC

[jira] [Updated] (FLINK-10654) AllowNonRestoredState should skip state that cannot be restored

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

Jiayi Liao updated FLINK-10654:
-------------------------------
    Issue Type: Improvement  (was: Wish)

> AllowNonRestoredState should skip state that cannot be restored
> ---------------------------------------------------------------
>
>                 Key: FLINK-10654
>                 URL: https://issues.apache.org/jira/browse/FLINK-10654
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Jiayi Liao
>            Assignee: Jiayi Liao
>            Priority: Major
>
> We have a -n/--allowNonRestoredState option when we submit a job from command line. I know that it's used to ignore new operators' state, but I think it will be better if we can support that it can ignore those operator's state which throws exceptions during restore.
> In this way, we can still recover most states in other operators after we modify only a few source codes that are related to states.



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