]
William Burns updated ISPN-9493:
--------------------------------
Parent: (was: ISPN-5545)
Issue Type: Feature Request (was: Sub-task)
Near cache invalidation should ignore created events and should not
contain values
-----------------------------------------------------------------------------------
Key: ISPN-9493
URL:
https://issues.jboss.org/browse/ISPN-9493
Project: Infinispan
Issue Type: Feature Request
Components: Hot Rod
Affects Versions: 9.4.0.CR1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.4.0.Final
Near caches register a listener which sends back unnecessary events (created) as well as
unnecessary data (values). We can create a filter/converter to remove both. The client
should still work with older servers which don't have the filter.