[
https://issues.apache.org/jira/browse/BEAM-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles reassigned BEAM-11409:
--------------------------------------
Assignee: Emily Ye
> 2.26.0 will choose unreleased Java 11 container, breaks X-Lang
> --------------------------------------------------------------
>
> Key: BEAM-11409
> URL: https://issues.apache.org/jira/browse/BEAM-11409
> Project: Beam
> Issue Type: Bug
> Components: cross-language, sdk-java-core
> Affects Versions: 2.26.0
> Reporter: Emily Ye
> Assignee: Emily Ye
> Priority: P0
> Fix For: 2.26.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Changes in
> [https://github.com/apache/beam/pull/12505] added Java version to name in
> Environment for default Beam SDK container URL. This will break for Java 11
> PortableRunner pipelines (x-lang) because actual release of the Java 11
> container is added in in [https://github.com/apache/beam/pull/13374] and
> [https://github.com/apache/beam/pull/13211] post 2.26.0 cut.
> Fix is to revert commit from [https://github.com/apache/beam/pull/12505] or
> cherrypick [https://github.com/apache/beam/pull/13374] and
> [https://github.com/apache/beam/pull/13211] changes (plus possibly
> [https://github.com/apache/beam/pull/13416|https://github.com/apache/beam/pull/13416/files]
> to fix test added in these PRs) - probably the easiest thing to do is to
> revert so everything is added together in 2.27. We will have to notify
> dev/user to make sure people actualy switch to versioned names (beam_java_sdk
> vs beam_java8_sdk) with 2.27 instead of 2.26 as planned.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)