[ 
https://issues.apache.org/jira/browse/SLING-11515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-11515.
--------------------------------------
    Resolution: Fixed

Added new service RequestInfoProvider providing infos about requests via 
RequestInfo objects.
Adjusted web console plugin to use this provider
Moved recording of the info objects to the end of the request, to avoid storing 
dependency to request tracker
https://github.com/apache/sling-org-apache-sling-engine/commit/c5d96b937c62cec12c754bcd02d2b975984c34fc

> Provide interface to get the recent requests
> --------------------------------------------
>
>                 Key: SLING-11515
>                 URL: https://issues.apache.org/jira/browse/SLING-11515
>             Project: Sling
>          Issue Type: New Feature
>          Components: Engine
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Engine 2.10.0
>
>
> The Sling engine can be configured to keep information about the N most 
> recent requests. However, the only place where this can be accessed is via UI 
> through a web console plugin. 
> There is currently no other way to access this data.
> We should define a service interface in the engine to allow other parties to 
> retrieve this data



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to