Ivan Daschinsky created IGNITE-16054:
----------------------------------------

             Summary: Skipped attemnt to connect to other addesses in 
TcpDiscovery if SSL is enabled and first host is down.
                 Key: IGNITE-16054
                 URL: https://issues.apache.org/jira/browse/IGNITE-16054
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Daschinsky


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)

Reply via email to