CapacityScheduler: unreserve slots when no more task to run
-----------------------------------------------------------

                 Key: MAPREDUCE-3590
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3590
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/capacity-sched
    Affects Versions: 0.22.0, 0.21.0
            Reporter: ade


In capacityscheduler, when tasktracker's availableSlots < 
job.getNumSlotsPerTask(type), and no more task of the job to run, it should be 
unreserve slots of the tasktracker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to