[
https://issues.apache.org/jira/browse/IGNITE-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov resolved IGNITE-2931.
-------------------------------------
Resolution: Fixed
> 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)