You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (JIRA)" <ji...@apache.org> on 2019/04/18 16:28:00 UTC

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

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)