-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The ClusterExecutor interface was added in Infinispan 8 to allow for a user to run commands without a cache (just cache manager). This is very similar to DistributedExecutor. However DistributedExecutor also had policies for failover and execution. We should add this functionality to ClusterExecutor as well.