You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Henning Rohde (JIRA)" <ji...@apache.org> on 2018/01/31 18:52:00 UTC

[jira] [Commented] (BEAM-3309) Multi-bundle execution in Go runtime

    [ https://issues.apache.org/jira/browse/BEAM-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347379#comment-16347379 ] 

Henning Rohde commented on BEAM-3309:
-------------------------------------

Some simple parallelization was added, but we only actually want to invoke plan.Execute async. The simple approach introduced race conditions.

>  Multi-bundle execution in Go runtime
> -------------------------------------
>
>                 Key: BEAM-3309
>                 URL: https://issues.apache.org/jira/browse/BEAM-3309
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Minor
>
> The prototype runtime code executes bundles serially for debugability. It should parallelize bundle execution and re-use bundle descriptors (when supported by the runner).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)