Hello! Do you have any "Indexed columns of a row cannot be fully inlined" messages in your logs?
Otherwise, I'm afraid answer is no, mostly. Either increase off-heap size or live with reduced performance. Regards, -- Ilya Kasnacheev ср, 11 дек. 2019 г. в 06:57, [email protected] < [email protected]>: > HI ilya - Thanx for the reply. What you said is exactly what's happening I > guess. We do see this warning that pages will be rotated from disk and the > write process will slow down. > > Here is the message that we see in the logs: > > WARN ][data-streamer-stripe-22-#59][PageMemoryImpl] Page replacements > started, pages will be rotated with disk, this will affect storage > performance (consider increasing DataRegionConfiguration#setMaxSize). > > We do have inline indexes on the SQL tables, that's also probably causing > some of this I guess. > > Is there any solution other than increasing the off heap size ?? > > Thanx and Regards, > KR Kumar > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
