Hello! Have you tried streaming mode (SET STREAMING)? Alternatively, try to increase queries thread pool size: https://apacheignite.readme.io/docs/thread-pools#section-queries-pool
Otherwise, you should collect thread dumps, see if there are pool starvations or excessive locking (or show it for us to see). Regards, -- Ilya Kasnacheev чт, 14 февр. 2019 г. в 06:31, gn01887818 <[email protected]>: > Use JDBC Client mode > > There is an increase in the amount of writes, but the CPU utilization of > the > machine where ignite DB is located has been maintained at 7%. > Want to ask what other settings can be opened, so that the cpu utilization > rate rises, improve the performance of writing? > > Ps: > setDefaultDataRegionConfiguration has been set to 60gb > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
