-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
9.1.1.Final
-
None
AdvancedCacheWriter.PurgeListener callback only sends the key of the expired entry.
Proposal:
AdvancedCacheWriter.PurgeListener.entryPurged(MarshalledEntry entry);
This way, we only incur the cost of unmarshalling value/metadata when requested.
Infinispan issue tracking has been migrated to GitHub issues: https://github.com/infinispan/infinispan/issues
If you still want this issue to be worked on, create a new issue on GitHub and link this issue.