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 15:46:01 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 ]

Robert Metzger updated FLINK-10654:
-----------------------------------
    Component/s: Runtime / Coordination

> 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: bupt_ljy
>            Assignee: bupt_ljy
>            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)