Will Burns created ISPN-10216:
---------------------------------
Summary: Implement bloom filter based near cache invalidations
Key: ISPN-10216
URL:
https://issues.jboss.org/browse/ISPN-10216
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Currently our near cache invalidation messages contain every remove/modify/expired event.
It would be preferable to only send known invalidation messages to the client using some
sort of bloom filter based approach. This should help reduce the number of total messages
and allow for write clients to operate more efficiently.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)