You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 17:17:35 UTC

[GitHub] [beam] damccorm opened a new issue, #20423: Inconsistent Implementation of Expansion Service spec

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

   The external API implementations in Java and Python don’t add the PTransform to the components map along with the fake impulses of the ExpansionRequest. I didn’t notice this and was adding it to the component map while implementing the same in Go. Python expansion service had no problem with this while the Java expansion service failed and was the first to point this failure. It was a simple fix and a non blocker but points to a possible inconsistent implementation of the Expansion Service spec (whose details I am unaware of)?
   
   Imported from Jira [BEAM-10795](https://issues.apache.org/jira/browse/BEAM-10795). Original Jira may contain additional context.
   Reported by: kevinsijo.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org