Hi Labard,

This is default behavior of data streamer. By default, data streamer won't
rewrite data on store. It useful if u fill cache with data from the store
that cache backed by.
See link [1] for more information.

[1]
http://apacheignite.gridgain.org/v1.2/docs/data-streamers#section-allow-overwrite

On Fri, Dec 2, 2016 at 5:28 PM, Labard <daiva...@at-consulting.ru> wrote:

> Hello.
>
> I use Persistent Store for my cache and when I put data in cache by
> cache.put() all is ok.
>
> But if I use streamer.addData() and then streamer.flush() when method write
> and writeAll does not invoke.
>
> Can you please tell me what is the problem?
>
> Labard
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Persistent-Store-Ignite-Streamer-tp9369.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to