Julian Reschke created SLING-12020:
--------------------------------------
Summary: resource resolver: alias metric has confusing name
Key: SLING-12020
URL: https://issues.apache.org/jira/browse/SLING-12020
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Reporter: Julian Reschke
The metric "numberOfAliases" has a very very misleading name; actually it's the
number of nodes that have any number of child nodes with aliases. So, this
could be a magnitude less than the actual number of aliases.
Rename? Fix? (that would require counting instead of just returning the map
size)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)