Hi,

I have the persistence store setup to use the write-behind setting and it
works pretty smoothly. 
                                        <property name="writeThrough" 
value="true"/>
                                        <property name="writeBehindEnabled" 
value="true"/>

I wanted to ask how we can use this persistence store as the source of data
- actually read from the database when starting the Ignite cluster. 

Could you please provide some usecases to test the Ignite failure scenario
so that the data are restored from the SQLServer database. 

I have some doubts how it works as some Ignite data are converted to strings
(datetime) and no idea how Ignite would process it.

Thank you
Michal



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to