[JBoss JIRA] (ISPN-4929) Update maven archetypes to ISPN 7
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPN-4929:
---------------------------------------
Summary: Update maven archetypes to ISPN 7
Key: ISPN-4929
URL: https://issues.jboss.org/browse/ISPN-4929
Project: Infinispan
Issue Type: Feature Request
Components: Documentation-Core
Affects Versions: 7.0.0.CR2
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 7.0.0.Final
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (ISPN-3792) Optional Cache.putForExternalRead expiration arguments
by Karl von Randow (JIRA)
[ https://issues.jboss.org/browse/ISPN-3792?page=com.atlassian.jira.plugin.... ]
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)
11 years, 5 months