Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5591

database level deadlock in EditRevisionsAjaxAction

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Highest Highest
    • 2.5.0
    • 2.4.5, 2.5-M8
    • None
    • None

      EditRevisionsAjaxAction can potentially cause an app-database deadlock. This has been observed in both Oracle and PostgreSQL. Because the lock is cross-domain, databases will not detect the deadlock. The deadlock will prevent all subsequent review creation, and require the instance to be restarted.

      Ironically HSQLDB is immune from this bug because it serialises requests.

      Support case: https://support.atlassian.com/browse/CRC-2172

            bhumphreys BrendanA
            bhumphreys BrendanA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: