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:08:00 UTC

[jira] [Created] (IGNITE-6957) Reduce excessive int boxing when accessing cache by ID

Alexey Goncharuk created IGNITE-6957:
----------------------------------------

             Summary: Reduce excessive int boxing when accessing cache by ID
                 Key: IGNITE-6957
                 URL: https://issues.apache.org/jira/browse/IGNITE-6957
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: 2.3
            Reporter: Alexey Goncharuk
             Fix For: 2.4


We have a number of places which lead to a large number of Integer allocations when having a large number of caches and partitions. See the image attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)