Did you try setting the Streamer's allowOverwrite option?

It would be interesting to see your code for further help.

Regards,
Raúl.
On 13 Oct 2015 09:02, "Andrew" <[email protected]> wrote:

> 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.
>

Reply via email to