Hello! Unfortunately, not much is going on in this thread dump (please use jstack next time), but the main take away is that you seem to be using persistence. If you are using persistence you should not expect CPU usage to hit 100% since most of operations will be I/O-bound.
In this case you should review our persistence tuning tips: https://apacheignite.readme.io/docs/durable-memory-tuning Regards, -- Ilya Kasnacheev чт, 21 февр. 2019 г. в 07:04, gn01887818 <[email protected]>: > Please look at the jstackInfo.txt file. > Inside is the information when ignite db is executed. > Thank you jstackInfo.txt > <http://apache-ignite-users.70518.x6.nabble.com/file/t2299/jstackInfo.txt> > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
