]
Galder Zamarreño updated ISPN-4691:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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.