[
https://issues.apache.org/jira/browse/IGNITE-17367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-17367:
------------------------------------
Release Note: Java thin: Fixed hang on client startup when deprecated TLS
version is used.
> Java thin: client hangs on startup with TLSv1.1
> -----------------------------------------------
>
> Key: IGNITE-17367
> URL: https://issues.apache.org/jira/browse/IGNITE-17367
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Fix For: 2.14
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Java thin client hangs on startup when using deprecated *TLSv1.1*. An
> exception is thrown in *GridNioSslFilter.onSessionOpened*, but
> *GridNioClientConnectionMultiplexer* waits on *sesFut* forever.
> * Only reproduces on updated systems where TLSv1.1 is considered deprecated
> and causes an exception.
> * Reproduces in *SsslParametersTest#testOneCommonProtocol*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)