[infinispan-issues] [JBoss JIRA] (ISPN-5714) Add value/metadata aware store expiration listener
William Burns (JIRA)
issues at jboss.org
Mon Aug 31 12:14:05 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-5714:
--------------------------------
Description: Expiration listener for stores currently only provide the key in a calback. It would be preferred if a store is able to also tell us the value and/or metadata so we can properly expire this entry across the cluster. The current implementation can expire incorrect values due to the fact that we only expired based on key, this will be remedied with this addition for stores that support it. (was: Expiration listener for stores currently only provide the key in a calback. It would be preferred if a store is able to also tell us the value and/or metadata so we can properly expire this entry across the cluster. The current implementation can expire incorrect values due to the fact that )
> Add value/metadata aware store expiration listener
> --------------------------------------------------
>
> Key: ISPN-5714
> URL: https://issues.jboss.org/browse/ISPN-5714
> Project: Infinispan
> Issue Type: Sub-task
> Components: Expiration
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 8.0.0.Final
>
>
> Expiration listener for stores currently only provide the key in a calback. It would be preferred if a store is able to also tell us the value and/or metadata so we can properly expire this entry across the cluster. The current implementation can expire incorrect values due to the fact that we only expired based on key, this will be remedied with this addition for stores that support it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list