[jira] [Created] (IGNITE-11784) Replace TcpDiscoveryNode to nodeId in TcpDiscoveryMessages

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11784) Replace TcpDiscoveryNode to nodeId in TcpDiscoveryMessages

Anton Vinogradov (Jira)
Sergey Antonov created IGNITE-11784:
---------------------------------------

             Summary: Replace TcpDiscoveryNode to nodeId in TcpDiscoveryMessages
                 Key: IGNITE-11784
                 URL: https://issues.apache.org/jira/browse/IGNITE-11784
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Antonov
             Fix For: 2.8


{{TcpDiscoveryDuplicateIdMessage}} and {{TcpDiscoveryStatusCheckMessage}} have TcpDiscoveryNode filed. TcpDiscoveryNode could be huge object due to node attributes. We could sent only nodeId and get TcpDiscoveryNode from DiscoCache on target node.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)