Kevin Sijo Puthusseri created BEAM-10795:
--------------------------------------------
Summary: Inconsistent Implementation of Expansion Service spec
Key: BEAM-10795
URL: https://issues.apache.org/jira/browse/BEAM-10795
Project: Beam
Issue Type: Bug
Components: sdk-java-core, sdk-py-core
Reporter: Kevin Sijo Puthusseri
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)?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)