[infinispan-issues] [JBoss JIRA] (ISPN-3386) Cancel Map/Reduce tasks before they cause OOM errors
Tristan Tarrant (JIRA)
issues at jboss.org
Mon Jan 12 09:17:17 EST 2015
[ https://issues.jboss.org/browse/ISPN-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant reassigned ISPN-3386:
-------------------------------------
Assignee: (was: Mircea Markus)
> Cancel Map/Reduce tasks before they cause OOM errors
> ----------------------------------------------------
>
> Key: ISPN-3386
> URL: https://issues.jboss.org/browse/ISPN-3386
> Project: Infinispan
> Issue Type: Enhancement
> Components: Distributed Execution and Map/Reduce
> Affects Versions: 5.3.0.Final
> Reporter: Alan Field
>
> Currently, a MapReduceTask that generates an OutOfMemory error will break a clustered cache. The node where the OOM occurs will generate SuspectExceptions on the other nodes in the cluster.
> In order to avoid this situation, Infinispan should monitor free memory and cancel the MapReduceTask if free memory is below a user definable threshold. [~pruivo] has also suggested allowing the API user to set the priority of tasks, so that the Map Reduce Manager can cancel lower priority tasks first. This functional could also be included with ISPN-2991.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list