damccorm opened a new issue, #20827:
URL: https://github.com/apache/beam/issues/20827

   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. 
   
   Imported from Jira 
[BEAM-12084](https://issues.apache.org/jira/browse/BEAM-12084). Original Jira 
may contain additional context.
   Reported by: tvalentyn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to