[
https://issues.apache.org/jira/browse/BEAM-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954230#comment-15954230
]
Thomas Groh commented on BEAM-689:
----------------------------------
Right now we're leaving them nullable. There are a few places where we expect
to be able to get a PCollection so we can find the producer of the bundle, but
that could be part of the constructor, or so we can get a Coder (which should
be explicit).
> Remove getPCollection from (Un)CommittedBundle
> ----------------------------------------------
>
> Key: BEAM-689
> URL: https://issues.apache.org/jira/browse/BEAM-689
> Project: Beam
> Issue Type: Bug
> Components: runner-direct
> Reporter: Thomas Groh
> Assignee: Thomas Groh
> Priority: Minor
> Labels: newbie, starter
>
> After https://github.com/apache/incubator-beam/pull/1019 is merged, Root
> bundles will no longer belong to a PCollection in all cases. Any (Bundle,
> PCollection) pair that must be tracked should be done so outside of the
> Bundle class.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)