out.multipart-aa <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-aa> out.multipart-ab <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-ab> out.multipart-ac <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-ac> out.multipart-ad <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-ad> out.multipart-ae <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-ae> out.multipart-af <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-af> out.multipart-ag <http://apache-ignite-users.70518.x6.nabble.com/file/t1632/out.multipart-ag>
hi Ilya, I turned on debugging for ignite and dumped the output into a multipart set of files that i've attached. Let me know if you need anymore info. If needed I can try to reproduce this in a generic setting but that will take time. since 5MB is the limit, i had to upload the files in 5MB chunks. To assemble them, put them into a directory then run 'cat * > file.gz' Answers to your questions: > Do you see any "Too many attempts to choose data page" or "Too many failed > attempts to evict page" messages in your logs? See output file > How large are your data regions we only use the default data region with default settings - 512MB > how many caches do they have? maybe 20ish? > I would expect that behavior if eviction can't find any page to evict, if > all data pages are evicted already and only metadata pages remain, ones > that cannot be evicted. Could you elaborate on this or point me to any docs? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
