[ https://issues.apache.org/jira/browse/BEAM-11409?focusedWorklogId=521457&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521457 ]
ASF GitHub Bot logged work on BEAM-11409: ----------------------------------------- Author: ASF GitHub Bot Created on: 07/Dec/20 23:41 Start Date: 07/Dec/20 23:41 Worklog Time Spent: 10m Work Description: lostluck merged pull request #13497: URL: https://github.com/apache/beam/pull/13497 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 521457) Time Spent: 40m (was: 0.5h) > 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 > 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)