Maksim Timonin created IGNITE-22605:
---------------------------------------
Summary: Wrong certificate chain might lead to split brain
Key: IGNITE-22605
URL: https://issues.apache.org/jira/browse/IGNITE-22605
Project: Ignite
Issue Type: Bug
Reporter: Maksim Timonin
There is a flaky testÂ
TcpDiscoverySslTrustedUntrustedTest#testMismatchingCaFirst
Connection might fail on writing to the open socket while writing header or
message. It might happen due to a receipent ultimately close connection on SSL
handshake. The sender make a wrong decision that there is no cluster at all and
it's a first node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)