You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2017/04/24 09:03:04 UTC

[jira] [Created] (IGNITE-5062) Support new parameters in .Net

Alexander Belyak created IGNITE-5062:
----------------------------------------

             Summary: Support new parameters in .Net
                 Key: IGNITE-5062
                 URL: https://issues.apache.org/jira/browse/IGNITE-5062
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexander Belyak
            Assignee: Pavel Tupitsyn


Need to support new value and remove old ones:
In TcpDiscoverySpi:
remove maxMissedHeartbeats
remove maxMissedClientHeartbeats
remove heartbeatFrequency
rename hbFreq to metricsUpdateFrequency
In IgniteConfiguration:
add clientFailureDetectionTimeout (long with bounds from metricsUpdateFrequency to Integer.MAX_VALUE)



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