[
https://issues.apache.org/jira/browse/FLINK-9588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536455#comment-16536455
]
ASF GitHub Bot commented on FLINK-9588:
---------------------------------------
Github user Aitozi closed the pull request at:
https://github.com/apache/flink/pull/6168
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.0
>
>
> 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)