You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/01/05 14:37:05 UTC

[jira] Work started: (SMX4KNL-165) Initial provisioning using features is very slow especially when using snapshots

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

Work on SMX4KNL-165 started by Guillaume Nodet.

> Initial provisioning using features is very slow especially when using snapshots
> --------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-165
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-165
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.1.0
>
>         Attachments: SMX4KNL-165.patch
>
>
> When the features service install features using snapshots the first time it starts, this can be very slow because even if the snapshots are present in the system folder, the pax url handler checks all remote repositories for existing snapshots.  This leads to lots of HTTP requests which are useless.
> The solution is to enhance pax url mvn handler to add a list of default repositories to check before standard repos.
> This will allow forcing the use of the system folder, and will consequently re-enable the use of the local repo discovered from the maven settings.xml config file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.