-
|
Hi, According to the benchmark we've made this is working well and it dramatically reduces the number of dealocks. Our question is whether this is something that could be recommended ? FYI: we're currently stuck with KC 14.0.0 which shows major issues in the way the offline sessions are handled |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, From our experience, we recommend to set the transaction isolation level to TRANSACTION_READ_COMMITTED globally with MySQL as the keycloak DB. |
Beta Was this translation helpful? Give feedback.
Hi,
From our experience, we recommend to set the transaction isolation level to TRANSACTION_READ_COMMITTED globally with MySQL as the keycloak DB.