[
https://issues.apache.org/jira/browse/SLING-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler reassigned SLING-11363:
----------------------------------------
Assignee: Carsten Ziegeler
> resource resolver: bloom filter incomplete when vanity path size limited
> ------------------------------------------------------------------------
>
> Key: SLING-11363
> URL: https://issues.apache.org/jira/browse/SLING-11363
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.8.2
> Reporter: Julian Reschke
> Assignee: Carsten Ziegeler
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This was a problem before, but has easier to reproduce after SLING-11113:
> When reading the vanity paths, processing stops after the cache is full
> (where the default is 'unlimited'). In that case, additional paths are not
> added to the bloom filter, and thus the application of the bloom filter will
> cause them never to get looked up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)