You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2019/03/15 08:05:00 UTC

[jira] [Updated] (IGNITE-11549) Replace array of AtomicLongs with AtomicLongArray

     [ https://issues.apache.org/jira/browse/IGNITE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduard Shangareev updated IGNITE-11549:
---------------------------------------
    Description: 
org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList#bucketsSize

It should decrease the count of object and memory footprint.

  was:org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList#bucketsSize


> Replace array of AtomicLongs with AtomicLongArray
> -------------------------------------------------
>
>                 Key: IGNITE-11549
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11549
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>            Priority: Major
>
> org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList#bucketsSize
> It should decrease the count of object and memory footprint.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)