Joerg Hoh created SLING-12222:
---------------------------------
Summary: MapEntries: Display the total number of loaded vanity
urls / alias when loading is completed
Key: SLING-12222
URL: https://issues.apache.org/jira/browse/SLING-12222
Project: Sling
Issue Type: Task
Components: ResourceResolver
Affects Versions: Resource Resolver 1.11.4
Reporter: Joerg Hoh
Right now the completion of the loading process of vanity urls is logged like
this:
{noformat}
org.apache.sling.resourceresolver.impl.mapping.MapEntries vanity path
initialization - end, elapsed 459889ms
{noformat}
It would be nice, if the total number of vanity urls loaded during this process
is loaded as well; then it's possible to calculate the performance ("vanity
urls per second") and compare it via multiple instances.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)