[
https://issues.apache.org/jira/browse/BEAM-10957?focusedWorklogId=494002&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-494002
]
ASF GitHub Bot logged work on BEAM-10957:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Oct/20 15:28
Start Date: 02/Oct/20 15:28
Worklog Time Spent: 10m
Work Description: tysonjh commented on pull request #12946:
URL: https://github.com/apache/beam/pull/12946#issuecomment-702799775
> > I think there is an overarching issue: we want users to be able to use
Java 11 authoring their pipelines but still ship Beam's jars that we release re
built with Java 8. So the configuration of the directrunner (which is a bit
complex) is to simulate something like that.
> > I may be misunderstanding what we really need to be using to get the
coverage we want, though...
>
> My understanding was that the goal was to see if sdk/runners would compile
and run with 11 and this was set to build on Java 8 because there were errors
compiling with Java 11 before.
>
> Correct me if I'm wrong @tysonjh
Sorry about the late reply. I think I've been the cause of confusion here
but it seems like we've worked this out through other threads. Thanks.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 494002)
Time Spent: 1.5h (was: 1h 20m)
> Update ValidatesRunner Java 11 Jenkins jobs to compile on JDK11
> ---------------------------------------------------------------
>
> Key: BEAM-10957
> URL: https://issues.apache.org/jira/browse/BEAM-10957
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P3
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> It's currently compiled on JDK 8 and run on 11
--
This message was sent by Atlassian Jira
(v8.3.4#803005)