[
https://issues.apache.org/jira/browse/IGNITE-23196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky resolved IGNITE-23196.
--------------------------------------
Fix Version/s: 2.17
Resolution: Fixed
> [ducktests] Change JVM options to JDK11 ones
> --------------------------------------------
>
> Key: IGNITE-23196
> URL: https://issues.apache.org/jira/browse/IGNITE-23196
> Project: Ignite
> Issue Type: Task
> Reporter: Sergey Korotkov
> Assignee: Denis Mitin
> Priority: Major
> Labels: ducktests, ise
> Fix For: 2.17
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> In IGNITE-22996 the sources were moved to JDK11.
> The default JVM options used to start ignite nodes and clients in ducktests
> should be changed accordingly.
> In particular
> * options for GC logging (-Xloggc -> -Xlog:gc)
> * options for FlightRecorder (JFR)
> Other options are also need to be examined and changed if needed.
>
> ***
> JVM options are mostly handled in ducktests in the following files
> [https://github.com/apache/ignite/blob/master/modules/ducktests/tests/ignitetest/services/utils/jvm_utils.py]
> and
> [https://github.com/apache/ignite/blob/master/modules/ducktests/tests/ignitetest/services/utils/ignite_spec.py]
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)