Hello! Index inline is actually a vital parameter that can make up for multiple orders of performance difference. You can find threads about this in users list archive.
However, you should definitely not set it to anything comparable to page size. Regards, -- Ilya Kasnacheev ср, 30 янв. 2019 г. в 07:30, mahesh76private <[email protected]>: > On further debug, we realised we set index inline option to 2048..while > creating index. This problem (LOCK_RETRIES issue) started only after that. > Before, that we didn't face much of a problem with indexes. > > Also, another notable observation is setting index inline option to 2048 > also made the index huge, ran into 100s of Gig... > > Anyway, we are not using this option anymore.... Frankly, it seems a > internal detail of ignite, and not sure why this is given as an option to > configure for users. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
