]
Adrian Nistor updated ISPN-4817:
--------------------------------
Fix Version/s: 8.2.0.Alpha1
(was: 8.1.0.Final)
Cluster Listener replication of listener to remote dist nodes needs
privilege action
------------------------------------------------------------------------------------
Key: ISPN-4817
URL:
https://issues.jboss.org/browse/ISPN-4817
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 7.0.0.CR1
Reporter: William Burns
Priority: Critical
Fix For: 8.2.0.Alpha1
The ClusterListenerReplicateCallable needs to add the listener in a privileged block so
that it can work properly.
I was also thinking if we need to change all of our messages to send along the current
Subject so it can be properly applied to remote invocations as well. In this case we
wouldn't need to wrap the listener invocation.