You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/11/20 09:05:00 UTC

[jira] [Created] (IGNITE-6956) Reduce excessive iterator allocations during GridDhtPartitionMap instantiation

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)