Jark Wu created FLINK-6939: ------------------------------ Summary: Not store IterativeCondition with NFA state Key: FLINK-6939 URL: https://issues.apache.org/jira/browse/FLINK-6939 Project: Flink Issue Type: Sub-task Reporter: Jark Wu Assignee: Jark Wu
Currently, the IterativeCondition is stored with the total NFA state. And de/serialized every time when update/get the NFA state. It is a heavy operation and not necessary. In addition it is a required feature for FLINK-6938. -- This message was sent by Atlassian JIRA (v6.4.14#64029)