You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (Jira)" <ji...@apache.org> on 2021/10/07 18:52: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=17425740#comment-17425740 ] 

Daniel Oliveira commented on BEAM-12862:
----------------------------------------

Will probably be working on this sometime this quarter. If this gets unassigned from me due to being stale, don't hesitate to bounce it back to me.

> 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: Daniel Oliveira
>            Priority: P2
>
> 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.3.4#803005)