[
https://issues.apache.org/jira/browse/FLINK-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956765#comment-15956765
]
ASF GitHub Bot commented on FLINK-6265:
---------------------------------------
GitHub user kl0u opened a pull request:
https://github.com/apache/flink/pull/3674
[FLINK-6265] [cep] Fix consecutive() for times()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kl0u/flink cep-times-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3674.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3674
----
commit 423093371b91ebb14286c5f232da35e440cc3633
Author: kl0u <[email protected]>
Date: 2017-04-04T16:23:50Z
[FLINK-6265] [cep] Fix consecutive() for times()
----
> Fix consecutive() for times() pattern.
> --------------------------------------
>
> Key: FLINK-6265
> URL: https://issues.apache.org/jira/browse/FLINK-6265
> Project: Flink
> Issue Type: Bug
> Components: CEP
> Affects Versions: 1.3.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Fix For: 1.3.0
>
>
> When using {{next()}} with {{times()}} and {{times()}} is not
> {{consecutive()}}, the library ignores that relaxed continuity within the
> pattern.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)