[ https://issues.apache.org/jira/browse/FLINK-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832412#comment-15832412 ]
ASF GitHub Bot commented on FLINK-4395: --------------------------------------- Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2396 Hi @chermenin, To avoid rebasing this PR multiple times I'll wait until Till or another core reviewer will be available to review and merge this pull request. Feel free to review it though. > Eager processing of late arrivals in CEP operator > ------------------------------------------------- > > Key: FLINK-4395 > URL: https://issues.apache.org/jira/browse/FLINK-4395 > Project: Flink > Issue Type: Improvement > Components: CEP > Reporter: Till Rohrmann > Assignee: Ivan Mushketyk > Priority: Minor > > At the moment elements are only processed after the CEP operator has received > a watermark larger than the elements (in EventTime mode). In case of late > arrivals this means that the late elements are not processed until the next > watermark has arrived. > In order to decrease the latency for this scenario, I propose to eagerly > process late arrivals in the CEP operator. -- This message was sent by Atlassian JIRA (v6.3.4#6332)