[
https://issues.apache.org/jira/browse/FELIX-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-5944.
-------------------------------------
Resolution: Fixed
Added additional checks in rev 1841939
> Add additional checks for concurrent unregistering of web components
> --------------------------------------------------------------------
>
> Key: FELIX-5944
> URL: https://issues.apache.org/jira/browse/FELIX-5944
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Affects Versions: http.jetty-4.0.6, http.base-4.0.4, http.bridge-4.0.4
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.base-4.0.6, http.jetty-4.0.8, http.bridge-4.0.6
>
>
> It might happen that a filter, servlet or preprocessor is added to a
> processing chain for a web request and while the chain is executed, this
> component gets unregistered.
> This can currently result in various NullPointerExceptions - we could improve
> this and check for null and throw a ServletException instead
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)