Re: Is there a way to use IgniteQueue with AffinityKey?

2019-06-26 Thread Ilya Kasnacheev
Hello! Unfortunately, I don't think so. Regards, -- Ilya Kasnacheev вт, 25 июн. 2019 г. в 10:57, googy : > Hi, > > I want to use IgniteQueue like a IgniteCache. > (IgniteQueue input data distribute by AffinityKey or NodeID and so on..) > > Research and test results are as follows. (Ignite ver

Re: How to know memory used by a cache or a set

2019-06-26 Thread Ilya Kasnacheev
Hello! > Or do we have 79Gb allocated AND my data only take 44% of space in it ? This is correct. "comm" is amount of memory allocated by underlying operating system, as far as my understanding goes. Regards, -- Ilya Kasnacheev ср, 26 июн. 2019 г. в 12:14, yann.blaz...@externe.bnpparibas.com

Re: How to know memory used by a cache or a set

2019-06-26 Thread yann.blaz...@externe.bnpparibas.com
Hello, can you help me o understand the real mean of this trace ? Off-heap [used=79492MB, free=56.92%, comm=86642MB] ^-- sysMemPlc region [used=0MB, free=99.13%, comm=40MB] ^-- Gondor region [used=79491MB, free=56.87%, comm=86562MB] My region is called Gondor, is "used" is the amount