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

Maxim Muzafarov commented on IGNITE-11989:
------------------------------------------

[~avinogradov], [~xtern]

Folks, can you review my changes?

> Preload predicate not used in GridCachePreloader
> ------------------------------------------------
>
>                 Key: IGNITE-11989
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11989
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Minor
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code:title=GridCachePreloader.java}
>     /**
>      * @return Preload predicate. If not {@code null}, will evaluate each 
> preloaded entry during
>      *      send and receive, and if predicate evaluates to {@code false}, 
> entry will be skipped.
>      */
>     public IgnitePredicate<GridCacheEntryInfo> preloadPredicate();
> {code}
> This is internal cache preload predicate, which is not used and not tested 
> for entry preloading. Can be removed to keep code simple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to