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)