Server level config:
Server: Node 1  
CacheKey: "location"
DataRegion: "location"
persistence: true

Server: Node 2
CacheKey: "category"
DataRegion: "category"
persistence : false

Both belong to same cluster.
Since Data is partitioned across nodes when I start Node 1 and then Node 2,
will "location" region is also created in Node 2 since data will be
partitioned for CacheKey: "location"  ??



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

Reply via email to