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

Bertrand Delacretaz resolved SLING-2601.
----------------------------------------

    Resolution: Fixed

Implemented in revision 1387008, by checking the presence of at least one 
StartupFilterDisabler to disable the StartupFilter, in that filter's doFilter 
method to be independent of startup timing.
                
> StartupFilter needs more robust StartupFilterDisabler detection
> ---------------------------------------------------------------
>
>                 Key: SLING-2601
>                 URL: https://issues.apache.org/jira/browse/SLING-2601
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> The StartupFilter from bundle org.apache.sling.startupfilter is currently 
> disabled by the org.apache.sling.startupfilter.disabler bundle's Activator. 
> If both bundles are started "simultaneously", and depending on timing, the 
> StartupFilter might stay enabled even though the disabler's Activator has 
> run.A more robust mechanism is needed.

--
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

Reply via email to