[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Issue Type: Sub-task  (was: Improvement)
Parent: IGNITE-4799

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Sub-task
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)


[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Issue Type: Improvement  (was: Bug)

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)


[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Fix Version/s: 2.0

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)


[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Labels: .NET  (was: )

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)


[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Summary: .NET: Support new communication parameters in configuration  (was: 
Support new parameters in .Net)

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)


[jira] [Updated] (IGNITE-5062) .NET: Support new communication parameters in configuration

2017-04-24 Thread Pavel Tupitsyn (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5062:
---
Component/s: platforms

> .NET: Support new communication parameters in configuration
> ---
>
> Key: IGNITE-5062
> URL: https://issues.apache.org/jira/browse/IGNITE-5062
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Reporter: Alexander Belyak
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.0
>
>
> 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)