[
https://issues.apache.org/jira/browse/IGNITE-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky updated IGNITE-16054:
-------------------------------------
Summary: Skipped attempt to connect to other TcpDiscovery nodes if SSL is
enabled and first node from list is down. (was: Skipped attemnt to connect to
other addesses in TcpDiscovery if SSL is enabled and first host is down.)
> Skipped attempt to connect to other TcpDiscovery nodes if SSL is enabled and
> first node from list is down.
> ----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-16054
> URL: https://issues.apache.org/jira/browse/IGNITE-16054
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Daschinsky
> Priority: Major
>
> After IGNITE-4147, if node is attempting to connect to the first node and it
> is down, with enabled SSL, we mistakenly treaten {{SSLException}} as
> handshake error and fail fast without attempts to connect to others.
> We should examine cause of {{SSLException}} anf if it is instance of
> {{IOException}}, we should attempt to connect to other nodes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)