[
https://issues.apache.org/jira/browse/IGNITE-28558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-28558:
-----------------------------------------
Labels: IEP-132 ise (was: )
> Investigate moving TcpDiscoveryNodeAddedMessage serialization to client
> threads
> -------------------------------------------------------------------------------
>
> Key: IGNITE-28558
> URL: https://issues.apache.org/jira/browse/IGNITE-28558
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Chesnokov
> Priority: Major
> Labels: IEP-132, ise
>
> Currently, TcpDiscoveryNodeAddedMessage is serialized in the discovery thread
> (ringMessageWorker) to avoid issues with mutable state and delayed
> serialization.
> Let's explore moving serialization to client threads instead of performing it
> in the discovery thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)