]
Tristan Tarrant updated ISPN-9484:
----------------------------------
Parent: ISPN-5545
Issue Type: Sub-task (was: Enhancement)
Near cache invalidation should ignore created events and should not
contain values
-----------------------------------------------------------------------------------
Key: ISPN-9484
URL:
https://issues.jboss.org/browse/ISPN-9484
Project: Infinispan
Issue Type: Sub-task
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.