William Burns created ISPN-6712:
-----------------------------------
Summary: 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
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)