[
https://issues.apache.org/jira/browse/BEAM-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546627#comment-17546627
]
Kenneth Knowles commented on BEAM-2583:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18473
> Exceptions in expand() corrupt the TransformHierarchy
> -----------------------------------------------------
>
> Key: BEAM-2583
> URL: https://issues.apache.org/jira/browse/BEAM-2583
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: Clarified
>
> Discovered recently during unrelated work that when a composite PTransform
> (Java) crashes during expand - for example due to a validation failure - it
> leaves the Pipeline in a state that throws NPEs when it is traversed.
> No one has complained, so it doesn't seem critical to fix the mutation logic.
> But we should set a bit and poison all future uses of the corrupted pipeline.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)