[infinispan-issues] [JBoss JIRA] (ISPN-6712) JdbcStringStore doesn't notify entry expiration events
Ryan Emerson (JIRA)
issues at jboss.org
Thu Aug 4 11:51:01 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-6712:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4488
> 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
>
> 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