[infinispan-issues] [JBoss JIRA] (ISPN-3792) Optional Cache.putForExternalRead expiration arguments
Karl von Randow (JIRA)
issues at jboss.org
Sun Nov 2 15:36:35 EST 2014
[ https://issues.jboss.org/browse/ISPN-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016582#comment-13016582 ]
Karl von Randow commented on ISPN-3792:
---------------------------------------
I want to avoid inconsistency between the nodes, and I don't want to replicate the cache contents, and I want to only have things in cache for a limited time (actually because in some cases it's a bit complicated to know when they should be invalidated!).
Invalidation removes the issue of inconsistency between my nodes, which I don't get with a local cache. Otherwise it is simply a local cache.
> Optional Cache.putForExternalRead expiration arguments
> ------------------------------------------------------
>
> Key: ISPN-3792
> URL: https://issues.jboss.org/browse/ISPN-3792
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Reporter: Vladimir Dzhuvinov
> Assignee: Karl von Randow
> Priority: Optional
> Fix For: 7.0.0.Final
>
>
> BasicCache has optional lifespan and idle time arguments for its put methods, I was hoping to have that for putForExternalRead as well.
> Cheers,
> Vladimir
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list