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

Andrey Gura edited comment on IGNITE-396 at 7/23/15 9:35 AM:
-------------------------------------------------------------

[^ignite-396.patch] - Batch eviction implemented as a feature of 
CacheFifoEvictionPolicy.

Now user have possibility to configure FIFO evicition policy with {{batchSize}} 
(1 by default). The eviction starts when cache size becomes {{batchSize}} 
elements greater than the maximum size. In this case {{batchSize}} elements 
will be evicted


was (Author: agura):
[^ignite-396.patch] - Batch eviction implemented as a feature of 
CacheFifoEvictionPolicy.

> Need to implement CacheBatchEvictionPolicy
> ------------------------------------------
>
>                 Key: IGNITE-396
>                 URL: https://issues.apache.org/jira/browse/IGNITE-396
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: streaming
>            Reporter: Yakov Zhdanov
>            Assignee: Andrey Gura
>            Priority: Blocker
>             Fix For: sprint-3
>
>         Attachments: ignite-396.patch
>
>
> This eviction policy is part of "Streaming and CEP" refactoring and should 
> replace {{org.apache.ignite.streamer.window.StreamerBoundedSizeBatchWindow}}.
> {{CacheBatchEvictionPolicy}} should be put under 
> {{org.apache.ignite.cache.eviction.batch}} package.



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

Reply via email to