You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/08/17 22:16:20 UTC

[jira] [Commented] (BEAM-414) IntraBundleParallelization needs to be removed

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

Scott Wegner commented on BEAM-414:
-----------------------------------

Is the plan still to remove IntraBundleParallelization? I also noticed it does not support the new DoFn (only supports OldDoFn). If we don't plan on deprecating, we should update it to support the new DoFn. /cc [~kenn]

> IntraBundleParallelization needs to be removed
> ----------------------------------------------
>
>                 Key: BEAM-414
>                 URL: https://issues.apache.org/jira/browse/BEAM-414
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Minor
>              Labels: newbie, starter
>
> IntraBundleParallelization needs to be removed because it does not work since it breaks bundle processing semantics by expecting that context information is not mutated by the runner between element processing.



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