]
William Burns updated ISPN-4691:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Custom remote events contain incorrect client event type
--------------------------------------------------------
Key: ISPN-4691
URL:
https://issues.jboss.org/browse/ISPN-4691
Project: Infinispan
Issue Type: Bug
Components: Remote Protocols
Affects Versions: 7.0.0.Beta1
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Fix For: 7.0.0.Beta2
Since custom events are typed, the client event type should link to the original
operation, whether it's the result of a create/modify/remove. Currently, all custom
client events come with CLIENT_CACHE_ENTRY_CREATED event type.