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

Remove usage of ExclusiveWriteLock

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 4.4.1
    • core
    • None

      The lock is used inconsistently and should be removed completely.
      While the ExclusiveWriteLock is used in SaveHandlerImpl via which most of the content update is done, it is not used in other situations like updated done directly via JCR Tree or for meta data updates for example in InterceptFilter and in other places.
      We should probably remove usage of the lock all together and deal with the concurrent updates when they happen to allow clustering on the author instance

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD