You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by aealexsandrov <ae...@gmail.com> on 2018/11/21 15:33:18 UTC

Re: Cache stats like number of cache hits, misses, reads, write, avg

Hi,

DataStreamer depends on the allowOverwrite flag.

https://apacheignite.readme.io/docs/data-streamers#section-allow-overwrite

The default value is false to get the best performance. But it also means
that metrics will not be updated.

If you set allowOverwrite true then data streamer will work similar to usual
cache operation and metrics should work fine in this case.

BR,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/