You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Sam Whittle (JIRA)" <ji...@apache.org> on 2017/04/20 04:29:04 UTC

[jira] [Resolved] (BEAM-986) ReduceFnRunner doesn't batch prefetching pane firings

     [ https://issues.apache.org/jira/browse/BEAM-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Whittle resolved BEAM-986.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.4.0

> ReduceFnRunner doesn't batch prefetching pane firings
> -----------------------------------------------------
>
>                 Key: BEAM-986
>                 URL: https://issues.apache.org/jira/browse/BEAM-986
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>            Reporter: Sam Whittle
>            Assignee: Sam Whittle
>             Fix For: 0.4.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Specifically
> - in ProcessElements, if there are multiple windows to consider each is processed sequentially with sequential state fetches instead of a bulk prefetch
> - onTimer method doesn't evaluate multiple timers at a time meaning that if multiple timers are fired at once each is processed sequentially without batched prefetching



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)