-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
7.3.x, 7.4.x, 7.5.x, 7.6.x
-
None
Problem:
After the change of MariaDB/MySQL docker images to use READ_COMMITTED transaction isolation level by default (CAM-6460,CAM-6461), the test 'org.camunda.bpm.engine.test.concurrency.CompetingMessageCorrelationTest#testConcurrentExclusiveCorrelation' breaks with a deadlock when running on MySQL/MariaDB with READ_COMMITTED transaction isolation level.
AT:
- investigate why the test is failing
This is the controller panel for Smart Panels app
- is related to
-
CAM-3636 I can correlate a message exclusively
- Closed
-
CAM-8306 INSERT/UPDATE failure due to optimistic locking situation does not throw OptimisticLockingException
- Closed
-
CAM-8798 Add a Uniqueness constraint test case for INSERT/UPDATE failure due to optimistic locking situation does not throw OptimisticLockingException
- Closed
-
CAM-6460 MySQL docker images transaction isolation level can be modified
- Closed
-
CAM-6461 MariaDB docker images transaction isolation level can be modified
- Closed