-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.5.0, 7.6.0, 7.7.0, 7.8.0, 7.8.0-alpha3
-
None
-
None
https://docs.camunda.org/manual/7.7/introduction/supported-environments/
Current
"Clustered or replicated databases are not supported unless they behave exactly like the corresponding non-clustered / non-replicated configuration. The configuration needs to guarantee the equivalent behavior of READ-COMMITTED isolation level."
change to:
"Clustered or replicated databases are supported given the following conditions. The communication between Camunda BPM and the database cluster has to match with the corresponding non-clustered / non-replicated configuration. It is especially important that the configuration of the database cluster guarantees the equivalent behavior of READ-COMMITTED isolation level."