[
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:
[email protected]
> 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 & 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)