Aleksey,

You described an invalid case. Cache stores on all nodes for a single cache
should point to the same database. Otherwise data won't be the same in
different databases.
Different nodes are not supposed to have personal local DBs.

If you want nodes to store data on disk in distributed manner, consider
using Ignite native persistence:
https://apacheignite.readme.io/docs/distributed-persistent-store

Denis

ср, 17 янв. 2018 г. в 14:17, Andrey Nestrogaev <a.nestrog...@flexsoft.com>:

> Local store = Apache Ignite Native Persistence?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to