[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1285) Cache entries stored via Hot Rod client with default expiry remain in cache
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Wed Aug 3 12:41:06 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618578#comment-12618578 ]
Martin Gencur commented on ISPN-1285:
-------------------------------------
OK, if I was a user and set timeToLiveSeconds and maxIdleTimeSeconds to 0, I would presume that the entries will expire immediately BUT actually the default values will be used. If this doesn't change, it should be documented at least. I see only https://docs.jboss.org/author/display/ISPN/Accessing+data+in+Infinispan+via+RESTful+interface which doesn't say anything about such behaviour.
> Cache entries stored via Hot Rod client with default expiry remain in cache
> ---------------------------------------------------------------------------
>
> Key: ISPN-1285
> URL: https://issues.jboss.org/browse/ISPN-1285
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.0.0.CR8
> Reporter: Martin Gencur
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.FINAL
>
>
> Default values for expiration specified via Infinispan configuration file (tag <expiration lifespan="2000" maxIdle="1000" />) do not influence real lifespan of cache entries stored via the Hot Rod client.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list