Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 57675 invoked from network); 31 Aug 2010 14:19:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Aug 2010 14:19:18 -0000 Received: (qmail 98951 invoked by uid 500); 31 Aug 2010 14:19:18 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 98598 invoked by uid 500); 31 Aug 2010 14:19:15 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 98590 invoked by uid 99); 31 Aug 2010 14:19:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Aug 2010 14:19:14 +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; Tue, 31 Aug 2010 14:19:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7VEIrPU022653 for ; Tue, 31 Aug 2010 14:18:53 GMT Message-ID: <25028558.93481283264333026.JavaMail.jira@thor> Date: Tue, 31 Aug 2010 10:18:53 -0400 (EDT) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Subject: [jira] Reopened: (FELIX-2558) Handle configuration changes without restarting event admin service In-Reply-To: <21448340.671282807132953.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/FELIX-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened FELIX-2558: ------------------------------------- > Handle configuration changes without restarting event admin service > ------------------------------------------------------------------- > > Key: FELIX-2558 > URL: https://issues.apache.org/jira/browse/FELIX-2558 > Project: Felix > Issue Type: Improvement > Components: Event Admin > Affects Versions: eventadmin-1.2.2 > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Fix For: eventadmin-1.2.4 > > > Currently, when the configuration for the event admin is updated, the old event admin service is unregistered and a new service is started and registered. > We can handle this configuration update internally without the need to unregister and reregister. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.