[infinispan-issues] [JBoss JIRA] (ISPN-9098) Near Cache and TTL

Pedro Zapata (Jira) issues at jboss.org
Wed Oct 3 07:02:04 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Zapata updated ISPN-9098:
-------------------------------
    Issue Type: Feature Request  (was: Enhancement)


> Near Cache and TTL
> ------------------
>
>                 Key: ISPN-9098
>                 URL: https://issues.jboss.org/browse/ISPN-9098
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: Clement Escoffier
>            Assignee: Tristan Tarrant
>            Priority: Major
>
> I'm trying to use a near cache from a Vert.x application (https://github.com/openshiftio-vertx-boosters/vertx-cache-booster/tree/near-cache). I've found an odd behavior as it looks like I can't use a near cache and a client-side TTL (`client.put("foo", "bar", 5, SECONDS)`) at the same time. The value is never removed/invalidated from the cache.
> The expected behavior is the one from https://github.com/openshiftio-vertx-boosters/vertx-cache-booster/tree/master, where the value is invalidated when the TTL is reached. 
> [~galder.zamarreno] told me that it may be a missing feature. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list