This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch SLING-13327
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
from 63d9c327 SLING-13327: add metrics related to observation events
related to vanity paths and aliases - fix VP handling
add c64704f2 SLING-13327: add metrics related to observation events
related to vanity paths and aliases - cleanup
add 326625e7 SLING-13327: add metrics related to observation events
related to vanity paths and aliases - add vanity path counting
No new revisions were added by this update.
Summary of changes:
.../resourceresolver/impl/mapping/AliasHandler.java | 2 +-
.../resourceresolver/impl/mapping/MapEntries.java | 7 +++++++
.../impl/mapping/VanityPathHandler.java | 1 +
.../impl/mapping/AliasMapEntriesTest.java | 20 +++++++++++---------
.../impl/mapping/VanityPathMapEntriesTest.java | 15 ++++++++++++++-
5 files changed, 34 insertions(+), 11 deletions(-)