[infinispan-issues] [JBoss JIRA] (ISPN-6712) JdbcStringStore doesn't notify entry expiration events

Tristan Tarrant (JIRA) issues at jboss.org
Thu Aug 11 09:19:00 EDT 2016


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

Tristan Tarrant updated ISPN-6712:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.0.0.Beta1
                   9.0.0.Final
       Resolution: Done


> JdbcStringStore doesn't notify entry expiration events
> ------------------------------------------------------
>
>                 Key: ISPN-6712
>                 URL: https://issues.jboss.org/browse/ISPN-6712
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Listeners, Loaders and Stores
>    Affects Versions: 9.0.0.Alpha2
>            Reporter: William Burns
>            Assignee: Ryan Emerson
>             Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> The JdbcStringStore does a DELETE directly to the database on a purge.  This limits our ability to raise an event due to this expiration occurring.  The JdbcBinaryStore does do events and we may want to duplicate that code instead.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list