You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (JIRA)" <ji...@apache.org> on 2012/05/23 17:32:40 UTC

[jira] [Resolved] (SOLR-3309) Slow WAR startups due to annotation scaning (affects Jetty 8)

     [ https://issues.apache.org/jira/browse/SOLR-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dyer resolved SOLR-3309.
------------------------------

    Resolution: Fixed

Committed the "javaee" change, Trunk r1341897.
                
> 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, 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