You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/15 22:50:00 UTC

[jira] [Commented] (DRILL-8034) Support Java17

    [ https://issues.apache.org/jira/browse/DRILL-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444169#comment-17444169 ] 

ASF GitHub Bot commented on DRILL-8034:
---------------------------------------

vvysotskyi opened a new pull request #2377:
URL: https://github.com/apache/drill/pull/2377


   # [DRILL-8034](https://issues.apache.org/jira/browse/DRILL-8034): Add support for java 17
   
   ## Description
   - Update Java version to 17
   - Update Github Actions to run tests for JDK 17 instead of 14
   - Update Docker scripts to deploy build with 17
   
   ## Documentation
   Yep
   
   ## Testing
   All unit tests passes, checked that Drill is able to start on JDK 17 without errors or warnings.
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Support Java17
> --------------
>
>                 Key: DRILL-8034
>                 URL: https://issues.apache.org/jira/browse/DRILL-8034
>             Project: Apache Drill
>          Issue Type: Wish
>          Components: Execution - Codegen
>    Affects Versions: 1.19.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>             Fix For: Future
>
>
> Drill officially supports Java14, and it can be updated to Java15 with a minimal changes. But latest LTS Java version is 17. Need to add support of building Drill with JVM17 and running on that JVM.



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