IgniteAtomicSequence

2020-10-24 Thread narges saleh
Hi All, What is the consequence of data rebalancing across nodes as far as IgniteAtomicSequence and the reserve on each node is concerned? For example, if the last sequence number is 6000 in one node and the record moves to a node whose last sequence number is 1000? Do the reserves on both nodes

Re: Execution of local SqlFieldsQuery on client node disallowed

2020-10-24 Thread narges saleh
Hello Ilya Yes, it happens all the time. It seems ignite forces the "client" establishing the jdbc connection into a client mode, even if I set client=false. The sample code and config are attached. The question is how do I force JDBC connections from a server node. thanks. On Fri, Oct 23, 2020

Ignite Client Node Stopped With Out Of Memory

2020-10-24 Thread Ravi Makwana
Hi, We are using Apache Ignite 2.7.0 binary and servers are using Linux OS & app servers are using Windows OS.We are using Apache Ignite .Net APIs. Recently we have noticed that our application is stopping due to a client node throwing Out Of Memory error which we have seen in ignite client node