shuai.xu created FLINK-15873:
--------------------------------

             Summary: 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


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)

Reply via email to