Return-Path: Delivered-To: apmail-incubator-oodt-commits-archive@minotaur.apache.org Received: (qmail 51405 invoked from network); 11 Mar 2010 17:24:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Mar 2010 17:24:24 -0000 Received: (qmail 5788 invoked by uid 500); 11 Mar 2010 17:23:50 -0000 Delivered-To: apmail-incubator-oodt-commits-archive@incubator.apache.org Received: (qmail 5767 invoked by uid 500); 11 Mar 2010 17:23:50 -0000 Mailing-List: contact oodt-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oodt-dev@incubator.apache.org Delivered-To: mailing list oodt-commits@incubator.apache.org Received: (qmail 5671 invoked by uid 99); 11 Mar 2010 17:23:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Mar 2010 17:23:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Mar 2010 17:23:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A76F234C4C2 for ; Thu, 11 Mar 2010 17:23:27 +0000 (UTC) Message-ID: <1976359326.207771268328207304.JavaMail.jira@brutus.apache.org> Date: Thu, 11 Mar 2010 17:23:27 +0000 (UTC) From: "Brian Foster (JIRA)" To: oodt-commits@incubator.apache.org Subject: [jira] Created: (OODT-13) Ability for CAS-Resource to dynamicly add and remote nodes at run-time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Ability for CAS-Resource to dynamicly add and remote nodes at run-time ---------------------------------------------------------------------- Key: OODT-13 URL: https://issues.apache.org/jira/browse/OODT-13 Project: OODT Issue Type: Improvement Components: resource manager Affects Versions: 0.1-incubating Environment: none Reporter: Brian Foster Priority: Minor Fix For: 0.1-incubating - currently Resource Manager server must be rebooted for list of usable nodes to be modified . . . this requires all queued jobs to complete before any changes can be made. This should be a run-time ability so to allow queued jobs to be dynamically redirected, thus allows nodes to be freed up for other uses or unused nodes to be utilized immediately by Resource Manager when available. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.