Dawid Wysakowicz created FLINK-6165: ---------------------------------------
Summary: Implement internal continuity for looping states. Key: FLINK-6165 URL: https://issues.apache.org/jira/browse/FLINK-6165 Project: Flink Issue Type: New Feature Components: CEP Reporter: Dawid Wysakowicz We should be able to specify an internal continuity for a looping state. The API could look like: `zeroOrMore().consecutive()`. So that we have a continuity up to the first element of a loop and between elements in the loop. -- This message was sent by Atlassian JIRA (v6.3.15#6346)