[
https://issues.apache.org/jira/browse/IGNITE-29005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-29005:
------------------------------------
Description: We need to avoid reading from or writing to the raw socket
directly in Discovery implementations. It is proposed to encapsulate socket I/O
in TcpDiscoveryIoSession and perform all reading and writing through it.
> Replace raw socket usage with sessions for Discovery network operations
> -----------------------------------------------------------------------
>
> Key: IGNITE-29005
> URL: https://issues.apache.org/jira/browse/IGNITE-29005
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
>
> We need to avoid reading from or writing to the raw socket directly in
> Discovery implementations. It is proposed to encapsulate socket I/O in
> TcpDiscoveryIoSession and perform all reading and writing through it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)