Thanks!
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
I have this scenario:
1 Cluster with 2 server nodes and 1 cache configured with partitioned mode.
Also 1 client node for consuming the data.
With this settings, if I try to recover all the data with the client node I
lose
some information, for example if I have A, B, C and D data I recover only A
I have this scenario:
1 Cluster with 2 server nodes and 4 caches configured with partitioned mode.
With this settings, if I try to recover the data with a client node I lose
some information, but if I have the same scenario with just 1 server node, I
recover all data.
Why? Some miss settings?
T
I have this scenario:
1 Cluster with 2 server nodes and 4 caches configured with partitioned mode.
With this settings, if I try to recover the data with a client node I lose
some information, but if I have the same scenario with just 1 server node, I
recover all data.
Why? Some miss settings?
T