[infinispan-issues] [JBoss JIRA] (ISPN-694) Create expiration notification for in-memory cache entries

William Burns (JIRA) issues at jboss.org
Thu Mar 27 15:15:07 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957162#comment-12957162 ] 

William Burns commented on ISPN-694:
------------------------------------

I don't see any issue.  The problem though is that we will need to have the notification say which node it expired on probably.  This way you have it occur multiple times.

Although personally using a distributed cache with max idle is just inherently broken, since depending on which node responds first you could find the value or not.
                
> Create expiration notification for in-memory cache entries
> ----------------------------------------------------------
>
>                 Key: ISPN-694
>                 URL: https://issues.jboss.org/browse/ISPN-694
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Eviction
>         Environment: any
>            Reporter: Edouard Boily
>            Assignee: Galder Zamarreño
>         Attachments: 01.patch
>
>
> Create a CacheEntryExpired notification and make EvictionManager send this notification when a cache entry is evicted because it is expired.
> Also mage sure the cache entry value is sent over in the event.
> CacheEntryEvicted notification should also send the entry value in the event.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list