[infinispan-issues] [JBoss JIRA] (ISPN-3916) Expiration reaper is not enabled until lifespan or max-idle is set

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu May 22 08:34:56 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969724#comment-12969724 ] 

RH Bugzilla Integration commented on ISPN-3916:
-----------------------------------------------

Martin Gencur <mgencur at redhat.com> changed the Status of [bug 1083147|https://bugzilla.redhat.com/show_bug.cgi?id=1083147] from ASSIGNED to ON_QA

> Expiration reaper is not enabled until lifespan or max-idle is set
> ------------------------------------------------------------------
>
>                 Key: ISPN-3916
>                 URL: https://issues.jboss.org/browse/ISPN-3916
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 6.0.1.Final
>            Reporter: Wolf-Dieter Fink
>            Assignee: Mircea Markus
>              Labels: 630
>             Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
>
> If a cache is added where entities are with and without expiration by external processes it is expected that the reaper purge the data from memory and datastore.
> As the reaper is only enabled for the cache if the element
> <expiration interval="millis" lifespan="millis" max-idle="millis"/>
> has one of the attributes lifespan or max-idle set to a value >0
> The expired entities will not be removed from the memory or datastore.
> This is an unexpected behaviour and might end in a memory bottleneck if a server is up for a long time.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list