You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2023/04/14 07:46:00 UTC

[jira] [Resolved] (SLING-2449) background servlets: enable tracking of user, status-code, content-type, length and encoding

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

Carsten Ziegeler resolved SLING-2449.
-------------------------------------
    Resolution: Won't Fix

> background servlets: enable tracking of user, status-code, content-type, length and encoding
> --------------------------------------------------------------------------------------------
>
>                 Key: SLING-2449
>                 URL: https://issues.apache.org/jira/browse/SLING-2449
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Ben Peter
>            Priority: Major
>              Labels: patch
>         Attachments: SLING-2449_background_servlets__enable_tracking_of_user,_status-code,_content-type,_length.patch
>
>
> Enable background jobs to store the user on whose behalf the request was backgrounded
> Enable background job to store the following data from the result of the backgrounded request:
> * HTTP Status
> * Status Message
> * Content-Type
> * Content-Length
> * Character-Encoding
> Change {{JobStreamServlet}} to return the stored data appropriately
> Change {{JobConsolePlugin}} to display information on User, Status Code and Message



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