You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/09 11:06:40 UTC

[jira] [Closed] (IGNITE-2505) IgniteTxImplicitSingleStateImpl#allEntries() and #writes() instantiate new collection on every call

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

Vladimir Ozerov closed IGNITE-2505.
-----------------------------------

> IgniteTxImplicitSingleStateImpl#allEntries() and #writes() instantiate new collection on every call
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2505
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2505
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 1.5.0.final
>            Reporter: Ilya Lantukh
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.6
>
>
> It can be optimized by creating and storing Collections.singletonList() on #addEntry() call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)