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

Julian Reschke commented on SLING-11328:
----------------------------------------

Agreed, that's why I labeled it "minor".

Maybe we should also think about log diagnostics when that edge case actually 
happens.

> resource resolver: scales badly for duplicate vanity paths
> ----------------------------------------------------------
>
>                 Key: SLING-11328
>                 URL: https://issues.apache.org/jira/browse/SLING-11328
>             Project: Sling
>          Issue Type: Improvement
>          Components: ResourceResolver
>    Affects Versions: Resource Resolver 1.8.6
>            Reporter: Julian Reschke
>            Priority: Minor
>
> See 
> <https://github.com/apache/sling-org-apache-sling-resourceresolver/blob/52b8366e9b6e5ddff14b1ed340e780247b2d627a/src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java#L955-L976>:
> - upon add, new list is created, copied to, and then sorted
> Proposal:
> - avoid copying
> - avoid sorting over and over again during resolver startup



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to