[
https://issues.apache.org/jira/browse/BEAM-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Groh resolved BEAM-903.
------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0-incubating
> 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
> Fix For: 0.4.0-incubating
>
>
> 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)