Re: Proposal to remove explicit "GC disable" startup suggestion

2021-05-16 Thread Ilya Korol
In some circumstances there could be a state when direct buffers (instantiated for IO purposes) hold too many memory and to get this memory back JVM calls System.gc() (as was mentioned earlier by Ivan Daschinsky): ByteBuffer.allocateDirect(capacity)     new DirectButeBuffer(capacity)     B

[MTCGA]: new failures in builds [6009710] needs to be handled

2021-05-16 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master RDD https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Rdd?branch=%3Cdefault%3E No changes in the build - Here's a reminder o