Hi, What do you mean saying that you're not able to perform SQL queries? Do you get an error, empty or partial result set? Please be more specific.
In any case I want to draw your attention that if there is still some data in a cache storage that has to be loaded then it won't be loaded automatically during a SQL query execution regardless whether readThrough is enabled or not. If you're sure that all the data is loaded please make a call like this to check the cache size: cache.size(CachePeekMode.PRIMARY). And please properly subscribe to the user list (this way we will not have to manually approve your emails). All you need to do is send an email to “[email protected]” and follow simple instructions in the reply. Regards, Denis -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Not-able-to-perform-cache-queries-tp2067p2069.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
