Denis M, Can you please elaborate on this? Currently org.apache.ignite.configuration.IgniteConfiguration#getMetricsUpdateFrequency has special values like 0 and -1 that hardly make sense if we use this parameter in discovery to issue metrics updates.
I would agree with Sasha and interpret this parameter as delay between metrics update messages thus making 0 and -1 illegal. Thanks! --Yakov
