You can use SqlFieldsQuery.setTimeout() for this.
Would you please check if it is workable without queryParalellism?

Looks weird, I need a time to make a test and check if local queries with
queryParalellism>1 is broken.


On Mon, Jul 17, 2017 at 1:44 PM, neerajbhatt <[email protected]>
wrote:

> 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.
>



-- 
Best regards,
Andrey V. Mashenkov

Reply via email to