You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/03/27 09:35:25 UTC

[jira] [Created] (FLINK-3669) WindowOperator registers a log of timers at StreamTask

Aljoscha Krettek created FLINK-3669:
---------------------------------------

             Summary: WindowOperator registers a log of timers at StreamTask
                 Key: FLINK-3669
                 URL: https://issues.apache.org/jira/browse/FLINK-3669
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 1.0.1
            Reporter: Aljoscha Krettek
            Priority: Blocker


Right now, the WindowOperator registers a timer at the StreamTask for every processing-time timer that a Trigger registers. We should combine several registered trigger timers to only register one low-level timer (timer coalescing).



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