[
https://issues.apache.org/jira/browse/IGNITE-14720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345961#comment-17345961
]
Ignite TC Bot commented on IGNITE-14720:
----------------------------------------
{panel:title=Branch: [pull/9096/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9096/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6007697&buildTypeId=IgniteTests24Java8_RunAll]
> 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)