[
https://issues.apache.org/jira/browse/FLINK-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029563#comment-17029563
]
shuai.xu commented on FLINK-15873:
----------------------------------
hi @[~dwysakowicz], I have submit a [pull
request|[https://github.com/apache/flink/pull/11009]] to fix this issue, could
you help to review it?
> Matched result may not be output if existing earlier partial matches
> --------------------------------------------------------------------
>
> Key: FLINK-15873
> URL: https://issues.apache.org/jira/browse/FLINK-15873
> Project: Flink
> Issue Type: Bug
> Components: Library / CEP
> Affects Versions: 1.9.0
> Reporter: shuai.xu
> Assignee: shuai.xu
> Priority: Major
>
> When running some cep jobs with skip strategy, I found that when we get a
> matched result, but if there is an earlier partial matches, the result will
> not be returned.
> I think this is due to a bug in processMatchesAccordingToSkipStrategy() in
> NFA class. It should return matched result without judging whether this is
> partial matches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)