Denis, no, its valid case. you can set certain StoreFactory in cache configuration so that it create *different* instances of database(local) on different nodes. Then, my case will be applied.
ср, 17 янв. 2018 г. в 14:45, Denis Mekhanikov <[email protected]>: > 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 <[email protected] > >: > >> Local store = Apache Ignite Native Persistence? >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> > -- *Best Regards,* *Kuznetsov Aleksey*
