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)