You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jack McCluskey (Jira)" <ji...@apache.org> on 2022/01/12 15:34:00 UTC

[jira] [Updated] (BEAM-13505) [Go SDK] Update expansion service integration test to select version automatically

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

Jack McCluskey updated BEAM-13505:
----------------------------------
    Description: 
The Go SDK automatic expansion service startup integration test currently uses a hard-coded version target to decide which JAR to download from Maven and start up. This is fine as-is; however, it could be changed to automatically select the most recent released version of Beam in the future. 

 

[https://github.com/apache/beam/blob/release-2.36.0/sdks/go/test/integration/xlang/expansion_test.go|http://example.com]

  was:
The Go SDK automatic expansion service startup integration test currently uses a hard-coded version target to decide which JAR to download from Maven and start up. This is fine as-is; however, it could be changed to automatically select the most recent released version of Beam in the future. 

 

Link to integration test to be added after submission as part of BEAM-13399


> [Go SDK] Update expansion service integration test to select version automatically
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-13505
>                 URL: https://issues.apache.org/jira/browse/BEAM-13505
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Jack McCluskey
>            Priority: P3
>
> The Go SDK automatic expansion service startup integration test currently uses a hard-coded version target to decide which JAR to download from Maven and start up. This is fine as-is; however, it could be changed to automatically select the most recent released version of Beam in the future. 
>  
> [https://github.com/apache/beam/blob/release-2.36.0/sdks/go/test/integration/xlang/expansion_test.go|http://example.com]



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