You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (Updated) (JIRA)" <ji...@apache.org> on 2012/04/01 00:30:43 UTC

[jira] [Updated] (OODT-244) Allow the Resource Manager scheduler to cycle on a non-integer number of seconds

     [ https://issues.apache.org/jira/browse/OODT-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-244:
-----------------------------------

    Fix Version/s:     (was: 0.4)
                   0.5

- push to 0.5
                
> Allow the Resource Manager scheduler to cycle on a non-integer number of seconds
> --------------------------------------------------------------------------------
>
>                 Key: OODT-244
>                 URL: https://issues.apache.org/jira/browse/OODT-244
>             Project: OODT
>          Issue Type: Improvement
>          Components: resource manager
>            Reporter: Gabe Resneck
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: OODT-244_resneck_05-04-11_patch.txt
>
>
> The Scheduler component of the Resource Manager has a given amount of time that it sleep after scheduling (or attempting to, if the queue is empty) a job. Currently, that period of time is a number of seconds is an integer. If users wish to have their instance of the RM run as quickly as possible, they have to set that period to either 1 (which can cause a bottleneck if lots of job come in at once) or 0 (which may cause the system to run into errors). In order to allow for greater granularity, the user should be able to use floats or doubles.

--
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