[
https://issues.apache.org/jira/browse/IGNITE-23048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Myskov reassigned IGNITE-23048:
--------------------------------------
Assignee: Maksim Myskov
> GC log size misconfiguration
> ----------------------------
>
> Key: IGNITE-23048
> URL: https://issues.apache.org/jira/browse/IGNITE-23048
> Project: Ignite
> Issue Type: Bug
> Components: build
> Reporter: Maksim Myskov
> Assignee: Maksim Myskov
> Priority: Major
> Labels: ignite-3
>
> During launch sequence, JVM_GC_LOG_SIZE is set to 104857600, which is 100mb
> in bytes.
> According to documentation:
> {noformat}
> -Xlog:gc*:file=<file>::filecount=<count>,filesize=<filesize in kb>{noformat}
> If the unit is not set, kilobytes are used, so the current value 104857600 is
> incorrect.
> I suggest setting "100m" as more clear value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)