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

Andrey Gura edited comment on IGNITE-485 at 7/23/15 9:59 AM:
-------------------------------------------------------------

[^ignite-485.patch] - {{CacheSortedEvictionPolicy}} implementation and test.

Cache eviction policy which will select the minimum cache entry for eviction. 
User should provide {{Comparator<EvictableEntry<K, V>>}} or make sure that 
entry keys are {{Comparable}}.


was (Author: agura):
[^ignite-485.patch] - {{CacheSortedEvictionPolicy}} implementation and test.

> Need to implement CacheSortedEvictionPolicy
> -------------------------------------------
>
>                 Key: IGNITE-485
>                 URL: https://issues.apache.org/jira/browse/IGNITE-485
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: streaming
>            Reporter: Dmitriy Setrakyan
>            Assignee: Andrey Gura
>            Priority: Critical
>             Fix For: sprint-4
>
>         Attachments: ignite-485.patch, ignite-485.patch
>
>
> This eviction policy is part of "Streaming & CEP" refactoring and should 
> replace the {{StreamerBoundedSizeSortedWindow}}.
> {{CacheSortedEvictionPolicy}} should be put under 
> {{org.apache.ignite.cache.eviction.sorted}} package.



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

Reply via email to