Hi Guys - I am using ignite file based persistence. I have a cache table that i created using JDBC driver. This table has grown very big, so I have split the table into 100 tables to improve the query performance. Now the problem, application has become very slow and also i see long pauses.
One thing I see is that each cache instance creates bunch of tables in the data folders and now I see lot of file handles open. Is that a problem?? Any pointers?? Thanx and Regards, KR Kumar -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
