You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (JIRA)" <ji...@apache.org> on 2010/12/10 23:25:01 UTC

[jira] Created: (OODT-78) Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time

Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time
------------------------------------------------------------------------------------------

                 Key: OODT-78
                 URL: https://issues.apache.org/jira/browse/OODT-78
             Project: OODT
          Issue Type: Improvement
          Components: resource manager
    Affects Versions: 0.1-incubating
         Environment: none
            Reporter: Brian Foster
            Assignee: Brian Foster
            Priority: Minor
             Fix For: 0.2



- Currently Resource Manager server must have it's policy configuration modified and then the server rebooted for nodes and queues to be modified.  This requires all queued jobs to complete before any changes can be made. 

- This patch will allow nodes to be added and removed at run-time, as well as adding and removing nodes from queues, and adding and removing queues themselves.  However, node and queue modifications made during run-time will not be preserved.  Policy files will still have to be modified for changes to be preserved. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OODT-78) Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time

Posted by "Brian Foster (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Foster resolved OODT-78.
------------------------------

    Resolution: Fixed


- fixed in r1049645

> Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time
> ------------------------------------------------------------------------------------------
>
>                 Key: OODT-78
>                 URL: https://issues.apache.org/jira/browse/OODT-78
>             Project: OODT
>          Issue Type: Improvement
>          Components: resource manager
>    Affects Versions: 0.1-incubating
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: OODT-78.2010-12-14.patch.txt
>
>
> - Currently Resource Manager server must have it's policy configuration modified and then the server rebooted for nodes and queues to be modified.  This requires all queued jobs to complete before any changes can be made. 
> - This patch will allow nodes to be added and removed at run-time, as well as adding and removing nodes from queues, and adding and removing queues themselves.  However, node and queue modifications made during run-time will not be preserved.  Policy files will still have to be modified for changes to be preserved. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OODT-78) Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time

Posted by "Brian Foster (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Foster updated OODT-78:
-----------------------------

    Attachment: OODT-78.2010-12-14.patch.txt


- attached patch

> Ability for Resource Manager to dynamically add/remove nodes and modify queues at run-time
> ------------------------------------------------------------------------------------------
>
>                 Key: OODT-78
>                 URL: https://issues.apache.org/jira/browse/OODT-78
>             Project: OODT
>          Issue Type: Improvement
>          Components: resource manager
>    Affects Versions: 0.1-incubating
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: OODT-78.2010-12-14.patch.txt
>
>
> - Currently Resource Manager server must have it's policy configuration modified and then the server rebooted for nodes and queues to be modified.  This requires all queued jobs to complete before any changes can be made. 
> - This patch will allow nodes to be added and removed at run-time, as well as adding and removing nodes from queues, and adding and removing queues themselves.  However, node and queue modifications made during run-time will not be preserved.  Policy files will still have to be modified for changes to be preserved. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.