[
https://issues.apache.org/jira/browse/BEAM-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637525#comment-15637525
]
ASF GitHub Bot commented on BEAM-903:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam/pull/1276
> 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)