[
https://issues.apache.org/jira/browse/SLING-12222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Hoh updated SLING-12222:
------------------------------
Description:
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.
Would be good to have the same data for the aliases as well.
was:
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.
> 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
> Assignee: Julian Reschke
> Priority: Minor
>
> 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.
> Would be good to have the same data for the aliases as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)