Alexey Goncharuk created IGNITE-6956: ----------------------------------------
Summary: Reduce excessive iterator allocations during GridDhtPartitionMap instantiation Key: IGNITE-6956 URL: https://issues.apache.org/jira/browse/IGNITE-6956 Project: Ignite Issue Type: Task Affects Versions: 2.1 Reporter: Alexey Goncharuk Fix For: 2.4 We allocate an iterator during map.values() call, see attached allocation profile. -- This message was sent by Atlassian JIRA (v6.4.14#64029)