Jiayi Liao created FLINK-10351:
----------------------------------
Summary: Ignore specific operator's state when restore from savepoint
Key: FLINK-10351
URL:
https://issues.apache.org/jira/browse/FLINK-10351 Project: Flink
Issue Type: New Feature
Components: State Backends, Checkpointing
Affects Versions: 1.6.0
Reporter: Jiayi Liao
Assignee: Jiayi Liao
The story is that I want to change autoWatermarkInterval, but I find that it didn't help because the processing time service is restored from the state backend.
So I wonder if we can provide a command like --ignoreState <operator ID> to let users abandon the state they don't want?
I think it'll be helpful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)