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/04/25 15:24:00 UTC

[jira] [Commented] (DRILL-7908) Fix GitHub Actions CI

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

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

vdiravka opened a new pull request #2203:
URL: https://github.com/apache/drill/pull/2203


   # [DRILL-7908](https://issues.apache.org/jira/browse/DRILL-7908: Fix GitHub Actions CI
   
   ## Description
   
   Update GitHub actions to V2, change `zulu` jdk with `adopt`. Change memory properties to: `-DdirectMemoryMb=4500` `-DmemoryMb=1500`.
   
   ## Documentation
   NA
   
   ## Testing
   Build was performed several times. The reviewer can perform the build again to check the build pass successfully.
   


-- 
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:
users@infra.apache.org


> Fix GitHub Actions CI
> ---------------------
>
>                 Key: DRILL-7908
>                 URL: https://issues.apache.org/jira/browse/DRILL-7908
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Tools, Build &amp; Test
>    Affects Versions: 1.18.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>             Fix For: 1.19.0
>
>
> GitHub Actions fails now for almost every build. The main reason is memory. The CI machine has 7Gb and we need smart distribution of it between heap and direct memory for the tests pass



--
This message was sent by Atlassian Jira
(v8.3.4#803005)