You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/10/20 18:28:58 UTC

[jira] [Updated] (BEAM-38) Reuse DoFns across multiple bundles rather than deserializing per-bundle

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

Daniel Halperin updated BEAM-38:
--------------------------------
    Issue Type: Improvement  (was: New Feature)

> Reuse DoFns across multiple bundles rather than deserializing per-bundle
> ------------------------------------------------------------------------
>
>                 Key: BEAM-38
>                 URL: https://issues.apache.org/jira/browse/BEAM-38
>             Project: Beam
>          Issue Type: Improvement
>          Components: beam-model
>            Reporter: Kenneth Knowles
>            Assignee: Thomas Groh
>              Labels: backward-incompatible
>             Fix For: 0.2.0-incubating
>
>
> Alluded to in our technical vision, we wish to remove at least some guarantees about when a fresh DoFn instance is created. Repeated deserialization can become a major cost when bundles are very small, as in some streaming pipelines.



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