[
https://issues.apache.org/jira/browse/IGNITE-17367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-17367:
------------------------------------
Description:
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*.
was:Java thin client hangs on startup when using deprecated TLSv1.1. An
exception is thrown in *GridNioSslFilter.onSessionOpened*, but
*GridNioClientConnectionMultiplexer* waits on *sesFut* forever.
> 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
>
>
> 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)