Hello! It seems that one thread is busy reading pages from disk, so other thread can't acquire write lock.
May happen if you have block device with bad characteristics, such as HDD, and issue queries which overwhelm it. Regards, -- Ilya Kasnacheev чт, 4 июл. 2019 г. в 16:51, siva <[email protected]>: > Hi,Thanks for reply. > > Please find the below log file.In this file don't know why these many > thread > are waiting state and because of thread lock or some other reason due to > application also getting hang. > > Log file: > -------- > ignite-e3c80688.log > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/ignite-e3c80688.log> > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
