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/01 13:24:25 UTC

[jira] [Closed] (IGNITE-2931) Simplify filter passing logic in GridCacheAdapter and dependent classes.

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

Vladimir Ozerov closed IGNITE-2931.
-----------------------------------

> Simplify filter passing logic in GridCacheAdapter and dependent classes.
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-2931
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2931
>             Project: Ignite
>          Issue Type: Task
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>              Labels: performance
>             Fix For: 1.6
>
>
> Currently we pass filters all over the cache as "CacheEntryPredicate...". In reality we have either 0 or 1 filter. We need to refactor the code.
> The goal of this exercise is not performance. It will allow us to improve performance later in other tickets. This is only preparation.



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