[
https://issues.apache.org/jira/browse/IGNITE-13663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin reassigned IGNITE-13663:
-----------------------------------------
Assignee: Vladimir Steshin (was: Denis A. Magda)
> Represent in the documenttion affection of several node addresses on failure
> detection v2.
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-13663
> URL: https://issues.apache.org/jira/browse/IGNITE-13663
> Project: Ignite
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.6, 2.7.6, 2.9, 2.8.1
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Major
> Labels: iep-45
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should emphasize in the documentation that TcpDiscoverySpi prolongs
> detection of node failure if several IP addresses are set. Actual failure
> detection delay is: failureDetectionTimeout * addressesNumber +
> connRecoveryTimeout.
> The problem appear in ability of node to run with several addresses. By
> default, all available addresses are assigned to node. Connection to a node is
> established to one of its address (first non-loopback). But if lost, other
> addresses are attempted to reconnect to sequentially.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)