Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 4818 invoked from network); 4 Aug 2008 19:45:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Aug 2008 19:45:26 -0000 Received: (qmail 25064 invoked by uid 500); 4 Aug 2008 19:45:25 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 25045 invoked by uid 500); 4 Aug 2008 19:45:25 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 25027 invoked by uid 99); 4 Aug 2008 19:45:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 12:45:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 19:44:30 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id F262414A8046 for ; Mon, 4 Aug 2008 14:44:26 -0500 (CDT) Message-ID: <30548318.1217879066990.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 4 Aug 2008 14:44:26 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1421) Add an admin task to stop properly Continuum MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=144088#action_144088 ] Wendy Smoak commented on CONTINUUM-1421: ---------------------------------------- This is definitely necessary, and should be available in some way that supports scripting. It needs to stop accepting requests, stop scheduling things, and shut down once the queues are empty. There should be a (configurable) timeout so that it doesn't wait forever. (Maybe you're trying to shut down because a build is stuck and will never finish.) > Add an admin task to stop properly Continuum > -------------------------------------------- > > Key: CONTINUUM-1421 > URL: http://jira.codehaus.org/browse/CONTINUUM-1421 > Project: Continuum > Issue Type: Improvement > Components: Core system > Reporter: Emmanuel Venisse > Assignee: Olivier Lamy > Fix For: 1.3 > > > When a project is building and an admin stop continuum, the actual build result is never marked as stopped. > A possible solution would be to planned a shutdown in the web interface via a form. With this action, all sheduler will be stopped and a message will be sent to the admin (page after the submit in the shutdown form). With this message, the admin will know that he can shutdown Continuum properly without non ended build process. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira