[
https://issues.apache.org/jira/browse/IGNITE-26240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-26240:
------------------------------------
Description:
* Netty 4.2 introduces *endpointIdentificationAlgorithm* and enables it by
default: https://github.com/netty/netty/wiki/Netty-4.2-Migration-Guide
* There was no such validation before (Netty 4.1 and earlier), so we have
disabled it as part of IGNITE-25112 to preserve the existing behavior
Add corresponding props to client and server configs.
> Make SSL endpointIdentificationAlgorithm configurable
> -----------------------------------------------------
>
> Key: IGNITE-26240
> URL: https://issues.apache.org/jira/browse/IGNITE-26240
> Project: Ignite
> Issue Type: Improvement
> Components: network ai3, thin clients ai3
> Reporter: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
>
> * Netty 4.2 introduces *endpointIdentificationAlgorithm* and enables it by
> default: https://github.com/netty/netty/wiki/Netty-4.2-Migration-Guide
> * There was no such validation before (Netty 4.1 and earlier), so we have
> disabled it as part of IGNITE-25112 to preserve the existing behavior
> Add corresponding props to client and server configs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)