Ok, but it seems that we need to update javadoc and documentation for
IgniteDataStreamer.allowOverwrite() in order to describe such features.

On Wed, Apr 29, 2015 at 5:30 PM, Vladimir Ozerov <[email protected]>
wrote:

> Alexey,
>
> By default data streamer use optimized path and does not perform ordinary
> puts and removes. I believe you will see metrics updates if you set
> IgniteDataStreamer.allowOverwrite() to true.
>
> On Wed, Apr 29, 2015 at 1:24 PM, Alexey Kuznetsov <[email protected]
> >
> wrote:
>
> > Just found that if I load data into cache via IgniteDataStreamer then
> > CacheMetrics.getCachePuts() is not updated.
> >
> > Is this a bug or feature?
> >
> > --
> > Alexey Kuznetsov
> > GridGain Systems
> > www.gridgain.com
> >
>



-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Reply via email to