[
https://issues.apache.org/jira/browse/BEAM-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Groh resolved BEAM-1869.
-------------------------------
Resolution: Fixed
Fix Version/s: First stable release
> getProducingTransformInternal should not be available on any PValue
> -------------------------------------------------------------------
>
> Key: BEAM-1869
> URL: https://issues.apache.org/jira/browse/BEAM-1869
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Thomas Groh
> Assignee: Thomas Groh
> Fix For: First stable release
>
>
> This method is not guaranteed to return the correct value, as the
> TransformHierarchy can be updated without calling back into this method.
> It also is not a responsibility of POutput/POutputValueBase, but is a
> responsibility of the Transform Hierarchy.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)