[
https://issues.apache.org/jira/browse/IGNITE-29037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-29037:
------------------------------------
Description:
Currently, TcpDiscoveryIoSession encapsulates all logic related to message
serialization and therefore requires a MessageFactory implementation.
The message factory management logic should be removed from TcpDiscoverySpi and
moved to TcpDiscoveryIoSession.
> Refactor Message Factory usage in TCP Discovery implementation
> --------------------------------------------------------------
>
> Key: IGNITE-29037
> URL: https://issues.apache.org/jira/browse/IGNITE-29037
> Project: Ignite
> Issue Type: Task
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Major
>
> Currently, TcpDiscoveryIoSession encapsulates all logic related to message
> serialization and therefore requires a MessageFactory implementation.
> The message factory management logic should be removed from TcpDiscoverySpi
> and moved to TcpDiscoveryIoSession.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)