You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/27 11:29:31 UTC

[jira] Created: (FELIX-2305) Servlets should not be immediate

Servlets should not be immediate
--------------------------------

                 Key: FELIX-2305
                 URL: https://issues.apache.org/jira/browse/FELIX-2305
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin, SCR Annotations
    Affects Versions: scr annotations 1.2.0, maven-scr-plugin-1.4.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For:  maven-scr-plugin-1.4.4, scr annotations 1.2.0


Currently if the sling servlet annotation is used, this component is marked as immediate by default - this is not necessary and increases startup time. therefore it should not be set at all

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


Re: [jira] Created: (FELIX-2305) Servlets should not be immediate

Posted by Felix Meschberger <fm...@gmail.com>.
Hi

For completeness, I would think that the Whiteboard Servlet support of
our (new) Http Service implementation should also support lazy access to
the servlet services to really make use of the delayed Servlet components.

IIRC the Whiteboard Servlet support uses a ServiceTracker with eager
Service access instead of delayed service access.

Regards
Felix

On 27.04.2010 10:29, Carsten Ziegeler (JIRA) wrote:
> Servlets should not be immediate
> --------------------------------
> 
>                  Key: FELIX-2305
>                  URL: https://issues.apache.org/jira/browse/FELIX-2305
>              Project: Felix
>           Issue Type: Bug
>           Components: Maven SCR Plugin, SCR Annotations
>     Affects Versions: scr annotations 1.2.0, maven-scr-plugin-1.4.2
>             Reporter: Carsten Ziegeler
>             Assignee: Carsten Ziegeler
>              Fix For:  maven-scr-plugin-1.4.4, scr annotations 1.2.0
> 
> 
> Currently if the sling servlet annotation is used, this component is marked as immediate by default - this is not necessary and increases startup time. therefore it should not be set at all
> 

[jira] Closed: (FELIX-2305) Servlets should not be immediate

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2305.
-----------------------------------


> Servlets should not be immediate
> --------------------------------
>
>                 Key: FELIX-2305
>                 URL: https://issues.apache.org/jira/browse/FELIX-2305
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin, SCR Annotations
>    Affects Versions: maven-scr-plugin-1.4.2, scr annotations 1.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4,  scr annotations 1.3.0
>
>
> Currently if the sling servlet annotation is used, this component is marked as immediate by default - this is not necessary and increases startup time. therefore it should not be set at all

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


[jira] Resolved: (FELIX-2305) Servlets should not be immediate

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-2305.
-------------------------------------

    Fix Version/s:  scr annotations 1.3.0
                       (was: scr annotations 1.2.0)
       Resolution: Fixed

Changed in revision 938378

> Servlets should not be immediate
> --------------------------------
>
>                 Key: FELIX-2305
>                 URL: https://issues.apache.org/jira/browse/FELIX-2305
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin, SCR Annotations
>    Affects Versions: maven-scr-plugin-1.4.2, scr annotations 1.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4,  scr annotations 1.3.0
>
>
> Currently if the sling servlet annotation is used, this component is marked as immediate by default - this is not necessary and increases startup time. therefore it should not be set at all

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