[jira] [Created] (IGNITE-3010) Optimize GridCacheUtils#unwindEvicts(GridCacheSharedContext) usage.

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

[jira] [Created] (IGNITE-3010) Optimize GridCacheUtils#unwindEvicts(GridCacheSharedContext) usage.

Anton Vinogradov (Jira)
Ilya Lantukh created IGNITE-3010:
------------------------------------

             Summary: Optimize GridCacheUtils#unwindEvicts(GridCacheSharedContext) usage.
                 Key: IGNITE-3010
                 URL: https://issues.apache.org/jira/browse/IGNITE-3010
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ilya Lantukh
            Assignee: Ilya Lantukh


This method is called after processing of every GridCacheMessage. Currently it iterates over all cache contexts. Calling it only for cache related to processed message might improve our performance.



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