Hi Andrew,

Write-behind persistence should work with the data streamer without any
additional configuration changes. Note that in this case both data streamer
and store are asynchronous, so there will be a delay between
IgniteDataStreamer.addData() call and writing to the store.

If this still doesn't work for you, please provide your cache configuration.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Write-behind-with-data-streamer-tp1598p1603.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to