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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to