-
Bug
-
Resolution: Fixed
-
Highest
-
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
- is related to
-
CRUC-4518 Crucible regularly hangs and is very slow
- Closed