[
https://issues.apache.org/jira/browse/BEAM-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack McCluskey updated BEAM-12862:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
> Implement Go SDK-side initialization of Java expansion services.
> ----------------------------------------------------------------
>
> Key: BEAM-12862
> URL: https://issues.apache.org/jira/browse/BEAM-12862
> Project: Beam
> Issue Type: New Feature
> Components: cross-language, sdk-go
> Reporter: Daniel Oliveira
> Assignee: Jack McCluskey
> Priority: P2
> Fix For: 2.37.0
>
>
> This feature allows users to run cross-language transforms without manually
> starting an expansion service beforehand. If no expansion service is running,
> the SDK will default to starting up a predetermined expansion service.
> This behavior already exists in Java and Python, which might be a useful
> reference point.
> Note: It may be preferable to implement this after cross-language override
> registration is implemented. That feature will allow registering alternate
> behavior for expanding cross-language transforms, which is a good place to
> slot in a default behavior for when no expansion address is provided
>
> The scope of this ticket was reduced to no longer include the Python SDK.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)