]
William Burns reassigned ISPN-7479:
-----------------------------------
Assignee: William Burns
Add Failover and Execution Policy to ClusterExecutor
----------------------------------------------------
Key: ISPN-7479
URL:
https://issues.jboss.org/browse/ISPN-7479
Project: Infinispan
Issue Type: Enhancement
Components: Distributed Execution and Map/Reduce
Reporter: William Burns
Assignee: William Burns
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.