[ 
https://issues.apache.org/jira/browse/IGNITE-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984386#comment-15984386
 ] 

Semen Boikov commented on IGNITE-4799:
--------------------------------------

[~ptupitsyn], metricsUpdateFreq is not configured for TcpDiscoverySpi, it is 
taken from IgniteConfiguration, so I removed it from .net code in 
ignite-4799-2.0.

Thanks

> Remove TcpDiscoverySpi.heartbeatsFrequency parameter
> ----------------------------------------------------
>
>                 Key: IGNITE-4799
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4799
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Denis Magda
>            Assignee: Semen Boikov
>              Labels: important
>             Fix For: 2.0
>
>          Time Spent: 16h
>  Remaining Estimate: 0h
>
> {{TcpDiscoverySpi.heartbeatsFrequency}} is no longer used to adjust the 
> heartbeats frequence. It affects the frequency of metrics messages sent over 
> the cluster ring.
> The following has to be done as a part of 2.0 release:
> * Remove {{TcpDiscoverySpi.heartbeatsFrequency}} parameter.
> * Use {{IgniteConfiguraion.getMetricsUpdateFrequency}} to adjust the rate of 
> metrics messages.
> * Make sure {{IgniteConfiguraion.getMetricsUpdateFrequency}} and metrics 
> messages are not participated in the failure detection process. We have to 
> clean up legacy code in {{ServerImpl}}.
> Refer to this discussion for more details:
> http://apache-ignite-developers.2346864.n4.nabble.com/Renaming-TcpDiscoverySpi-heartbeatsFrequency-to-TcpDiscoverySpi-metricsUpdateFrequency-td14941.html
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to