The cache is replicated 
<property name="cacheMode" value="REPLICATED"/>, has two nodes configured. 

1) Why does ignite trigger the data rebalancing from Casssandra store?
Shouldn't it load the data cache from one node to another node?  In what
case, does Ignite have to go the data store (Cassandra) to load data if the
cache is configured as "Replicated" ?
2) If a node with client mode is lost from Ignite Topology, does ignite
trigger the data rebalancing?  My understanding is that the client node has
some data cached for this specific call. This cached data will not used for
the other call. 
3) topology changed
[17:09:02] Topology snapshot [ver=7, locNode=103dfcb4, servers=2,
*clients=3*, state=ACTIVE, CPUs=15, offheap=6.5GB, heap=8.0GB]

clients should have 4 instead of 3. one client node was lost.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to