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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-2931:
---------------------------------------

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