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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)