Hi, I am running 3 instances of ignite per machine(total 3 machines). Data is inserted in partitioned cache continuously and I am running query against this cache. After query I am getting above error. Is there any way I can make topology stable before querying data? For example, how can I query data up to certain snapshot of cache when data is continuously getting added and I am querying data to avoid this error(As this error only occurs during run time query against data i.e. when cache is getting populated and not when cache is completely loaded)
Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-running-query-against-Ignite-Server-Node-tp11030p11643.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
