[
https://issues.apache.org/jira/browse/IGNITE-27998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Nadyktov reassigned IGNITE-27998:
----------------------------------------
Assignee: Andrei Nadyktov
> Reduce heap memory consumption during send SingleNodeMessage with
> SnapshotPartitionsVerifyHandler results
> ---------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-27998
> URL: https://issues.apache.org/jira/browse/IGNITE-27998
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 2.17
> Reporter: Evgeny Stanilovsky
> Assignee: Andrei Nadyktov
> Priority: Major
>
> Results of SnapshotPartitionsVerifyHandler#invoke are sending through
> communication during snapshot creation, but result of this fuction call
> contains duplicated fields, check: Map<PartitionKey, PartitionHashRecord>.
> PartitionHashRecord already contains PartitionKey seems it`s usage here is
> redundant and leads to heap pollution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)