You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/07/02 12:36:34 UTC

[GitHub] [ignite] Vladsz83 opened a new pull request #7985: IGNITE-13205 : Represent in logs, javadoc affection of several node addresses on failure detection.

Vladsz83 opened a new pull request #7985:
URL: https://github.com/apache/ignite/pull/7985


   Current TcpDiscoverySpi can prolong detection of node failure which has several IP addresses. Actual failure detection delay is: `failureDetectionTimeout * addresses_number`. And the node addresses are sorted out serially. This PR suggests representing this affection on failure detection to be noted in the logs, javadoc.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [ignite] anton-vinogradov merged pull request #7985: IGNITE-13205 : Represent in logs, javadoc affection of several node addresses on failure detection.

Posted by GitBox <gi...@apache.org>.
anton-vinogradov merged pull request #7985:
URL: https://github.com/apache/ignite/pull/7985


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org