[jira] [Created] (FLINK-9588) Reuse the same conditionContext with in a same computationState

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9588) Reuse the same conditionContext with in a same computationState

Shang Yuanchun (Jira)
aitozi created FLINK-9588:
-----------------------------

             Summary: Reuse the same conditionContext with in a same computationState
                 Key: FLINK-9588
                 URL: https://issues.apache.org/jira/browse/FLINK-9588
             Project: Flink
          Issue Type: Improvement
          Components: CEP
            Reporter: aitozi
            Assignee: aitozi


Now cep checkFilterCondition with a newly created Conditioncontext for each edge, which will result in the repeatable getEventsForPattern because of the different Conditioncontext Object.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)