We are using cluster groups to run query on each nodes of the cluster so that
we can set the timeout on each query.
We are running local queries and in TestIgniteCallable
we have given List<List&lt;?>> res =
cache.query(qry.setArgs().setLocal(true)).getAll();

What are we missing ?




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/sql-query-in-case-of-cluster-group-tp14884p14998.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to