[
https://issues.apache.org/jira/browse/BEAM-12084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549220#comment-17549220
]
Danny McCormick commented on BEAM-12084:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20827
> Pipeline context should properly initialize componentid map when it is
> created from a proto.
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-12084
> URL: https://issues.apache.org/jira/browse/BEAM-12084
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Valentyn Tymofieiev
> Priority: P3
>
> When we re-create context from proto, we don't initialize component_id_map
> with existing objects in various mappings:
> https://github.com/apache/beam/blob/b43952ca369418e6f0d6cc2d4c54f991d7aafb25/sdks/python/apache_beam/runners/pipeline_context.py#L184-L211.
> Therefore we cannot create new entities in the context without stepping
> over existing IDs.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)