[
https://issues.apache.org/jira/browse/SLING-12478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896702#comment-17896702
]
Robert Munteanu commented on SLING-12478:
-----------------------------------------
I think we need to look a bit more into some exampes ( /cc [~joerghoh] ).
I see in the PR in one of the tests
{quote}
Including scripts: [/libs/slingshot/Component/head.html.jsp#1,
/libs/slingshot/Home/html.jsp#0, Request Processing]
{quote}
I think 'Request Processing' does not belong there.
Also, the request progress tracker entries seem to be logged in a single line,
I think one entry per line would be a better fit.
> Add potential origins of violations to the RequestDispatcher include API
> ------------------------------------------------------------------------
>
> Key: SLING-12478
> URL: https://issues.apache.org/jira/browse/SLING-12478
> Project: Sling
> Issue Type: Improvement
> Components: Engine
> Reporter: Remo Liechti
> Assignee: Remo Liechti
> Priority: Minor
> Fix For: Engine 2.15.18
>
>
> Add more information to the log about potential origins of the violation
> message added in SLING-12454.
> Use the RequestProgressTracker API to get the messages to find START_TIMER's
> that do not have an END_TIMER yet, which means a violation is most likely
> caused by that origin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)