[ 
https://issues.apache.org/jira/browse/BEAM-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burke resolved BEAM-8184.
--------------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

[~JackWhelpton] resolved this in the attached PR. Thanks!

Note, this  only applies to the Dataflow runner, and not other runners. 
Otherwise, per Go best practices, one generally starts a goroutine to manage 
async operations, but IIRC there was concern around the logging stream, which 
wasn't required.

> Allow asynchronous execution in Go SDK
> --------------------------------------
>
>                 Key: BEAM-8184
>                 URL: https://issues.apache.org/jira/browse/BEAM-8184
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Jack Whelpton
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When developing streaming pipelines, it would be useful to have a means of 
> deploying a pipeline and exiting, without blocking on completion.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to