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

ASF GitHub Bot commented on PHOENIX-6743:
-----------------------------------------

stoty opened a new pull request, #1461:
URL: https://github.com/apache/phoenix/pull/1461

   Use G1GC
   Remove explicit java.security.egd option




> Clean up test JVM config for Java 17
> ------------------------------------
>
>                 Key: PHOENIX-6743
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6743
>             Project: Phoenix
>          Issue Type: Task
>          Components: core
>    Affects Versions: 5.2.0, 5.1.2
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> The Phoenix test suite fails to run on Java 17, because we're hardcoding a 
> lot of VM/GC options, which are no longer even recognized by Java 17.
> We should find a set of options that work with Java 8 to Java 17.
> What makes this difficult is that the current options seem to be highly tuned 
> so that the tests actually fit the limited Apache Jenkins hosts' memory, and 
> simply removing all the tuning has resulted in many OOMs in the CI build in 
> the past.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to