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/04/15 14:05:25 UTC

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

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

Ilya Lantukh resolved IGNITE-3010.
----------------------------------
    Resolution: Duplicate
      Assignee:     (was: Ilya Lantukh)

> 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
>
> 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)