[ 
https://issues.apache.org/jira/browse/FELIX-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555815#comment-14555815
 ] 

Carsten Ziegeler commented on FELIX-4860:
-----------------------------------------

Second step: optimizing the error page registry. It works similar to the filter 
registry now, all entries are already sorted in immutable data structures. For 
faster processing, an additional structure keeps the mapping from (error 
code|exception) to the active servlet handling this.

> Revisit HandlerRegistry implementation
> --------------------------------------
>
>                 Key: FELIX-4860
>                 URL: https://issues.apache.org/jira/browse/FELIX-4860
>             Project: Felix
>          Issue Type: Sub-task
>          Components: HTTP Service
>            Reporter: Thomas Baier
>            Assignee: Carsten Ziegeler
>             Fix For: http.base-3.0.0
>
>
> The implementation of the HandlerRegistry class needs to be revisited.   
> There is quite some code duplication between the code for the servlet handler 
> registrations and error pages/filter registrations. Also it might be worth 
> checking if the current division into a  servlet handler registry and a per 
> context registry is the best solution, also with FELIX-4779 in mind. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to