Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3503

Session refresh should not assume sessions are thread safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.4.2
    • 4.4.1
    • core
    • None

      Forced session refresh introduced by MAGNOLIA-3261, introduces access to sessions from different threads and assumes sessions are thread safe. However JCR specification makes no such requirement. The refresh should be instead performed only on demand (i.e. when session encounters ItemNotFoundException ).

        Acceptance criteria

              had Jan Haderka
              had Jan Haderka
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD