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

Felix Meschberger reopened SLING-2337:
--------------------------------------


Sorry, for this.

I object to this feature, which is not properly described and validated.

By definition, the a ResourceResolver is valid for the duration of a request 
and we should stick to this at all price. Otherwise we might get stray 
ResourceResolver instances lying around.

As to SLING-2325: The underlying issue IMHO is that WebDAV must not stick to 
JCR sessions, because this is violating important HTTP protocol (statelessness) 
assumptions. So we should really investigate, whether Jackrabbit WebDAV really 
keeps these sessions or this is rather a misinterpretation of mine.
                
> allow the session created by the SlingMainServlet to be left open after the 
> request ends
> ----------------------------------------------------------------------------------------
>
>                 Key: SLING-2337
>                 URL: https://issues.apache.org/jira/browse/SLING-2337
>             Project: Sling
>          Issue Type: Improvement
>          Components: Authentication, Engine
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Engine 2.2.6, Auth Core 1.1.0, API 2.2.4
>
>


--
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