Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 16939 invoked from network); 30 Jul 2010 10:17:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jul 2010 10:17:40 -0000 Received: (qmail 72408 invoked by uid 500); 30 Jul 2010 10:17:39 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 72151 invoked by uid 500); 30 Jul 2010 10:17:38 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 71803 invoked by uid 99); 30 Jul 2010 10:17:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jul 2010 10:17:37 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jul 2010 10:17:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6UAHHbV025670 for ; Fri, 30 Jul 2010 10:17:17 GMT Message-ID: <8620966.85391280485037016.JavaMail.jira@thor> Date: Fri, 30 Jul 2010 06:17:17 -0400 (EDT) From: "Timothy Ward (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Assigned: (ARIES-371) Add functionality to allow quiescing of bundles In-Reply-To: <31912272.85351280484915886.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Ward reassigned ARIES-371: ---------------------------------- Assignee: Timothy Ward > Add functionality to allow quiescing of bundles > ----------------------------------------------- > > Key: ARIES-371 > URL: https://issues.apache.org/jira/browse/ARIES-371 > Project: Aries > Issue Type: New Feature > Affects Versions: 0.1 > Reporter: Philip Nickoll > Assignee: Timothy Ward > Fix For: 0.1 > > Attachments: quiesce.txt > > Original Estimate: 480h > Remaining Estimate: 480h > > There is a need to allow bundles to quiesce gracefully such that in-flight threads in a replaced module are permitted to run to completion. This could allow updates to be made to applications without requiring them to be restarted. If a quiesce does not complete within a suitable time period (e.g. the time a blueprint reference waits), then we should forcefully stop the bundles! Note that this is not specific to blueprint but anyone that needs to be aware of the bundle lifecycle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.