You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/04/14 18:56:25 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241494#comment-15241494 ] 

Vladimir Ozerov commented on IGNITE-3010:
-----------------------------------------

Duplicate to https://issues.apache.org/jira/browse/IGNITE-2744

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