Mike, 

Atomic structures use cache named "ignite-sys-atomic-cache" and the cache
cannot be changed in the AtomicConfiguration (although you can configure the
cache group). Currently persistence can be enabled only for the entire
cluster and we have a ticket to allow per-cluster persistence configuration.
Enabling persistence for the cluster would result in persistence
ignite-sys-atomic-cache.

And I have a question here: I do not see what ignite-sys-atomic-cache
persistence gives us right now: you are forced to provide initial value when
getting atomic sequence in the code. Can we create a ticket to make the
initial value parameter optional so that it will use the last persisted
value or 0 by default?





--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/IgniteAtomicSequence-durability-tp16220p16249.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to