[
https://issues.apache.org/jira/browse/HADOOP-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated HADOOP-4876:
-------------------------------------------
Attachment: HADOOP-4876-2.patch
Attaching new patch incorporating Vivek's comments based on an offline
discussion.
1. Changes to JobQueueManager is reverted back.
2. CapacityScheduler updateQSIObjects() now does a status check for checking if
the job status is waiting then uses the job for computation of pending task
count
3. Removed testcase which was introduced to check JobQueueManager's new method.
> Capacity reclaimation for queue would not work as intended
> ----------------------------------------------------------
>
> Key: HADOOP-4876
> URL: https://issues.apache.org/jira/browse/HADOOP-4876
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Reporter: Sreekanth Ramakrishnan
> Assignee: Sreekanth Ramakrishnan
> Priority: Critical
> Attachments: HADOOP-4876-1.patch, HADOOP-4876-2.patch
>
>
> Capacity schedulers reclaim logic would not work as intended after
> [HADOOP-4513|https://issues.apache.org/jira/browse/HADOOP-4513] went in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.