Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-10835

Add an option to remove concurrency when updating read acls

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.6.0-HF08
    • Fix Version/s: 5.6.0-HF09, 5.7.1
    • Component/s: Core VCS

      Description

      Concurrent calls on updateReadACL are responsible of complex locking at the database level, some dialect implementation (SQL Server) generates dead lock.

      If there is no gain on concurrency (because it is serialized anyway at the database level) it may be interesting to serialize the access of the updateReadACL at the java level so it removes possible dead locking.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                bdelbosc Benoit Delbosc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: