Carsten Ziegeler created FELIX-5944:
---------------------------------------
Summary: 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.bridge-4.0.4, http.base-4.0.4, http.jetty-4.0.6
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
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)