[infinispan-issues] [JBoss JIRA] (ISPN-2431) Default task failover policy enhancements

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Oct 31 08:44:19 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-2431:
--------------------------------

    Fix Version/s: 5.2.0.CR1
                   5.2.0.Final

    
> 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.CR1, 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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list