[
https://issues.apache.org/jira/browse/OODT-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-305.
------------------------------------
Resolution: Fixed
{noformat}
LMC-053601:oodt mattmann$ git push -u origin master
Counting objects: 29, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (19/19), done.
Writing objects: 100% (29/29), 8.56 KiB | 0 bytes/s, done.
Total 29 (delta 9), reused 0 (delta 0)
remote: oodt git commit: Fix for OODT-305: Make the Resource Manager manage
different queues of jobs independently (resneck, mattmann)
To https://git-wip-us.apache.org/repos/asf/oodt.git
d329e1a..4f3588c master -> master
Branch master set up to track remote branch master from origin.
{noformat}
> Make the Resource Manager manage different queues of jobs independently
> -----------------------------------------------------------------------
>
> Key: OODT-305
> URL: https://issues.apache.org/jira/browse/OODT-305
> Project: OODT
> Issue Type: New Feature
> Components: resource manager
> Reporter: Gabe Resneck
> Assignee: Chris A. Mattmann
> Fix For: 1.1
>
> Attachments: OODT-305.08-19-11.gabe.txt
>
>
> Currently, the Resource Manager lumps all jobs together, regardless of the
> queue to which they belong. This can cause bottlenecks that greatly reduce
> the efficiency of the RM when set up in certain configurations. In order to
> address this issue, the RM needs some way in which to separate jobs in
> different queues and schedule them independently of each other.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)