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

[jira] [Assigned] (BEAM-39) Audit trigger implementations to ensure they prefetch appropriately

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

Kenneth Knowles reassigned BEAM-39:
-----------------------------------

    Assignee: Kenneth Knowles

> Audit trigger implementations to ensure they prefetch appropriately
> -------------------------------------------------------------------
>
>                 Key: BEAM-39
>                 URL: https://issues.apache.org/jira/browse/BEAM-39
>             Project: Beam
>          Issue Type: Task
>          Components: runner-core, sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>              Labels: Triggers
>
> Each method of the implementation of a trigger as an onElement/onFire/shouldFire state machine has a corresponding method to register any state it intends to read, so that state can be read in a single batch per bundle.
> This task is to read them over ensuring prefetching is adequate, and potentially create a test harness to do this generically.



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