You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/31 11:38:25 UTC

[jira] [Commented] (FLINK-3684) CEP operator does not forward watermarks properly

    [ https://issues.apache.org/jira/browse/FLINK-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219662#comment-15219662 ] 

ASF GitHub Bot commented on FLINK-3684:
---------------------------------------

GitHub user tillrohrmann opened a pull request:

    https://github.com/apache/flink/pull/1842

    [FLINK-3684] [cep] Add proper watermark emission to CEP operators

    Adds watermark emission to CEP stream operators.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tillrohrmann/flink fixCEPWatermarkPropagation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1842.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 #1842
    
----
commit 9feb6eac17a0b90cf6f30f06adb4a7b97e2d9382
Author: Till Rohrmann <tr...@apache.org>
Date:   2016-03-31T09:35:19Z

    [FLINK-3684] [cep] Add proper watermark emission to CEP operators

----


> CEP operator does not forward watermarks properly
> -------------------------------------------------
>
>                 Key: FLINK-3684
>                 URL: https://issues.apache.org/jira/browse/FLINK-3684
>             Project: Flink
>          Issue Type: Bug
>          Components: CEP
>    Affects Versions: 1.0.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.1.0, 1.0.1
>
>
> The CEP stream operator don't emit a proper watermark when using event time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)