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

Fix infinite 'Skipping updateReadAcls after 2s due to lock' logging

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: 5.8, 5.9.3
    • Fix Version/s: None
    • Component/s: Core VCS

      Description

      In a very rare situation described in NXP-11475, two threads try to execute updateReadAcls on the same document concurrently.

      This issue is fixed but when deadlock is detected the blocked thread keeps logging, the following message indefinitely

      [org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper] Skipping updateReadAcls after 2s due to lock
      

      which indicates that the blocked thread does not really terminate and keeps attempting to updateReadACL.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: