Ignite updates metrics once in 2 seconds by default, it can be changed by
using
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/IgniteConfiguration.html#setMetricsUpdateFrequency-long-

Evgenii

2018-07-26 14:11 GMT+03:00 monstereo <mehmetozangu...@gmail.com>:

> when i added
>
> TimeUnit.SECONDS.sleep(5);
>
> this line, it solved.
>
> But if we had more datas, maybe sleep time would be larger
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to