Hi Igor, I've got couple of quick questions about the Cassandra store.
1. In [1] you suggested to provide an explicit query as a parameter for loadCache() method, because otherwise user was always getting empty result. Is this a requirement to provide the query? What if I just call loadCache(null)? 2. There is a ticket [2] about parallel load in Cassandra store. Does it mean that currently it loads only in a single threaded fashion? If so, do you have any plans to implement this improvement? [1] http://apache-ignite-users.70518.x6.nabble.com/Cannot-query-on-a-cache-using-Cassandra-as-a-persistent-store-td7870.html [2] https://gridgain.freshdesk.com/helpdesk/tickets/2180 Thanks, Val
