database level deadlock in EditRevisionsAjaxAction

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Highest
    • 2.5.0
    • Affects Version/s: 2.4.5, 2.5-M8
    • Component/s: 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

            Assignee:
            BrendanA
            Reporter:
            BrendanA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: