]
Mircea Markus updated ISPN-2431:
--------------------------------
Fix Version/s: (was: 5.2.0.CR1)
Default task failover policy enhancements
-----------------------------------------
Key: ISPN-2431
URL:
https://issues.jboss.org/browse/ISPN-2431
Project: Infinispan
Issue Type: Feature Request
Components: Distributed Execution and Map/Reduce
Affects Versions: 5.2.0.Beta2
Reporter: Erik Salter
Assignee: Vladimir Blagojevic
Fix For: 5.2.0.Final
The new failover policy enhancements behave differently than the 5.1 release. The
default is a random failover, which causes problems in my environment due to pessimistic
locks being acquired. The default policy should be "none"
Secondly, if a user specifies a key set, the failover policy should respect that. Using
pessimistic locks as an example, a valid optimization would be to submit on the local data
owner to avoid additional RPCs. A random node failover policy really doesn't fit in
this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: