>Now if i enable the persistence in the xml configuration, will that effect
the existing cache which is only present in off-heap memory?

nope

should we need to recreate the cache if we need to have data persisted in
disk?
you need to recreate cache if you want use the same cache or create a new
one.

Evgenii

2018-03-23 17:42 GMT+03:00 Teja <[email protected]>:

> We have ignite cluster with 3 server nodes. Intially when we installed and
> configured, we havent set persistence to true. So whatever caches that we
> have created got stored off-heap in memory.
>
> Now if i enable the persistence in the xml configuration, will that effect
> the existing cache which is only present in off-heap memory? should we need
> to recreate the cache if we need to have data persisted in disk?
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to