You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhijiang (Jira)" <ji...@apache.org> on 2020/02/04 03:55:01 UTC

[jira] [Assigned] (FLINK-15873) Matched result may not be output if existing earlier partial matches

     [ https://issues.apache.org/jira/browse/FLINK-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhijiang reassigned FLINK-15873:
--------------------------------

    Assignee: shuai.xu

> 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)