-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
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.