Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2991

Use only a single session in jcr resource listener

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JCR Resource 2.2.8
    • JCR Resource 2.3.0
    • JCR
    • None

    Description

      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

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: