You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/07/03 09:33:00 UTC

[jira] [Closed] (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 ]

Till Rohrmann closed FLINK-10654.
---------------------------------
    Resolution: Abandoned

Closing for inactivity.

> 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
>          Components: Runtime / Coordination
>            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
(v8.3.4#803005)