Hi, all. I'm new to Ignite, and testing write behind with data streamer. I made a cache using write-behind and then put lots of data into cache with data streamer. I expected write-behind functionality had been executed but nothing happened.
I guess the data store which I implemented has no problem. Because using cache.put method instead of data streamer's addData runs well. Is there any option I missed? or Do I have to use any different ways? Sincerely, Andrew. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Write-behind-with-data-streamer-tp1598.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
