[
https://issues.apache.org/jira/browse/BEAM-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548808#comment-17548808
]
Danny McCormick commented on BEAM-10795:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20423
> 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
> Priority: P3
> Labels: Clarified
>
> 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.20.7#820007)