Evgeny Stanilovsky created IGNITE-27998:
-------------------------------------------

             Summary: 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


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)

Reply via email to