You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2016/01/29 16:01:39 UTC

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

Ilya Lantukh created IGNITE-2505:
------------------------------------

             Summary: 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
            Reporter: Ilya Lantukh
            Assignee: Ilya Lantukh


It can be optimized by creating and storing Collections.singletonList() on #addEntry() call.



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