Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CE95C0FB for ; Fri, 21 Jun 2013 14:42:23 +0000 (UTC) Received: (qmail 51442 invoked by uid 500); 21 Jun 2013 14:42:22 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 51323 invoked by uid 500); 21 Jun 2013 14:42:22 -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 50657 invoked by uid 99); 21 Jun 2013 14:42:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 14:42:20 +0000 Date: Fri, 21 Jun 2013 14:42:20 +0000 (UTC) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FELIX-4143) Improve @Configuration management performence 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-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-4143. -------------------------------------- Resolution: Fixed > Improve @Configuration management performence > --------------------------------------------- > > Key: FELIX-4143 > URL: https://issues.apache.org/jira/browse/FELIX-4143 > Project: Felix > Issue Type: Improvement > Components: iPOJO > Affects Versions: ipojo-runtime-1.10, ipojo-runtime-1.10.1 > Reporter: Clement Escoffier > Assignee: Clement Escoffier > Fix For: ipojo-runtime-1.10.2 > > > The @Configuration processing is quite slow as it opens all classes from all bundles. This can be improved by filtering out all bundles not importing the org.apache.felix.ipojo.configuration package. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira