]
William Burns reassigned ISPN-9484:
-----------------------------------
Assignee: William Burns (was: Tristan Tarrant)
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: William Burns
Fix For: 9.4.0.CR3
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.