Re: Partitioned mode issue

2020-07-01 Thread Toni Mateu Sanchez
Thanks! -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Partitioned mode issue

2020-06-30 Thread Toni Mateu Sanchez
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

Partitioned mode issue

2020-06-09 Thread Toni Mateu Sanchez
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

Partitioned mode issue

2020-06-09 Thread Toni Mateu Sanchez
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