You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/11/03 21:54:58 UTC

[jira] [Created] (BEAM-903) Flatten Timer Deliveries in WatermarkManager

Thomas Groh created BEAM-903:
--------------------------------

             Summary: Flatten Timer Deliveries in WatermarkManager
                 Key: BEAM-903
                 URL: https://issues.apache.org/jira/browse/BEAM-903
             Project: Beam
          Issue Type: Improvement
          Components: runner-direct
            Reporter: Thomas Groh
            Assignee: Thomas Groh


Most of the data associated with timers is already a property of the Timer, or functions regardless of segregation into time domains. Reduce the complexity of the {{fireTimers}} method in the monitor runnable by returning a flat list of (Transform, Key, Timers) instead of a triply nested map.



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