[
https://issues.apache.org/jira/browse/IGNITE-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888102#comment-16888102
]
Sergey Antonov commented on IGNITE-11990:
-----------------------------------------
[~vmalinovskiy] Changes looks good for me.
> Optimize heap usage for TcpDiscoveryNodeAddedMessage stored in pending
> messages in ServerImpl
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-11990
> URL: https://issues.apache.org/jira/browse/IGNITE-11990
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladimir Malinovskiy
> Assignee: Vladimir Malinovskiy
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We are storing pending discovery messages in deserialized form. Pending
> message could be heavy, for example TcpDiscoveryNodeAddedMessage. I think we
> should store only information requeired for resending messages across ring.
> In case of TcpDiscoveryNodeAddedMessage we couldn't store unmarhalled data in
> DiscoveryDataPacket
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)