Thank you for your response. Basically, I just enabled persistence configuration without any eviction policy.
<property name="persistentStoreConfiguration">
<bean
class="org.apache.ignite.configuration.PersistentStoreConfiguration">
</bean>
</property>
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Ignite2-1-Page-eviction-is-not-compatible-with-persistence-when-startup-tp16215p16219.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.
