[
https://issues.apache.org/jira/browse/IGNITE-14720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345965#comment-17345965
]
Ilya commented on IGNITE-14720:
-------------------------------
[~ilyak] please take a look to dev list
[discussion|http://apache-ignite-developers.2346864.n4.nabble.com/Proposal-to-remove-explicit-quot-GC-disable-quot-startup-suggestion-td52624.html].
I assume that we can move forward.
> Remove warning about disabling explicit GC
> ------------------------------------------
>
> Key: IGNITE-14720
> URL: https://issues.apache.org/jira/browse/IGNITE-14720
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Pligin
> Assignee: Ilya
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Right now we suggest the following
> {code:java}
> INFO: ^-- Disable processing of calls to System.gc() (add
> '-XX:+DisableExplicitGC' to JVM options){code}
> It does not make sense anymore (people don't call gc() when not needed) and
> may actually prevent JVM from reclaiming heap and the failing due to running
> out of direct memory buffers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)