Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 DE26ECAF3 for ; Tue, 22 May 2012 21:46:42 +0000 (UTC) Received: (qmail 6843 invoked by uid 500); 22 May 2012 21:46:41 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 6696 invoked by uid 500); 22 May 2012 21:46:41 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 6488 invoked by uid 99); 22 May 2012 21:46:41 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 21:46:41 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4ED2314282A for ; Tue, 22 May 2012 21:46:41 +0000 (UTC) Date: Tue, 22 May 2012 21:46:41 +0000 (UTC) From: "James Dyer (JIRA)" To: dev@lucene.apache.org Message-ID: <1823079977.9638.1337723201324.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2140988144.4721.1333427479909.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (SOLR-3309) Slow WAR startups due to annotation scaning (affects Jetty 8) 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/SOLR-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reopened SOLR-3309: ------------------------------ Assignee: James Dyer (was: Hoss Man) re-opening to change the tag as discussed. > Slow WAR startups due to annotation scaning (affects Jetty 8) > ------------------------------------------------------------- > > Key: SOLR-3309 > URL: https://issues.apache.org/jira/browse/SOLR-3309 > Project: Solr > Issue Type: Bug > Reporter: Bill Bell > Assignee: James Dyer > Fix For: 4.0 > > Attachments: SOLR-3309.patch > > > Need to modify web.xml to increase the speed of container startup time. The header also appears to need to be modified... > http://mostlywheat.wordpress.com/2012/03/10/speeding-up-slow-jetty-8-startups/ > http://www.javabeat.net/articles/print.php?article_id=100 > Adding 'metadata-complete="true"' to our web.xml's web-app restored our startup time to 8 seconds. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org