Thomas Groh created BEAM-1869:
---------------------------------
Summary: 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
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)