[
https://issues.apache.org/jira/browse/SLING-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-2991.
-------------------------------------
Resolution: Fixed
Fixed with rev 1509597
> Use only a single session in jcr resource listener
> --------------------------------------------------
>
> Key: SLING-2991
> URL: https://issues.apache.org/jira/browse/SLING-2991
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR Resource 2.2.8
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: JCR Resource 2.3.0
>
>
> The jcr resource listener currently uses two sessions: the first one to
> register an observation listener, the second one to act on observation events.
> As the first session is just used for registration of the listener and as the
> processing is done separately in a queue, we just need a single session
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira