This is not supported because in general case the result will be completely
wrong.

Probably you can achieve something like this manually with IgniteCompute
and local SQL queries.

Sergi

2017-04-18 10:31 GMT+03:00 neerajbhatt <neerajbhatt2...@gmail.com>:

> Hello All
>
> While querying to ignite cluster we can set a timeout
> SqlFieldsQuery.setTimeout
>
> Suppose in a 5 node cluster set up if one node timed out we will get result
> from other 4 nodes or the query will fail altogether ?
>
> Ideally we want that maximum result from all the nodes should come, if some
> nodes fails then the result should come at least from other nodes
>
> Thanks
> neeraj
>
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/SqlFieldsQuery-setTimeout-tp12014.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to