You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/01/21 16:58:00 UTC

[jira] [Commented] (BEAM-12862) Implement Go SDK-side initialization of Java/Python expansion services.

    [ https://issues.apache.org/jira/browse/BEAM-12862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480187#comment-17480187 ] 

Beam JIRA Bot commented on BEAM-12862:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> Implement Go SDK-side initialization of Java/Python 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
>              Labels: stale-assigned
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)