We are currently using Keycloak 22.0.5. Starting from yesterday, for an unknown reason, Keycloak began frequently calling the DB update CREDENTIAL (Postgres). This has been causing the database to lock, leading to a slowdown of the entire application and frequent timeouts for users. Upon checking the logs, we determined that these calls are not being initiated externally; they are occurring internally within Keycloak.
Does anyone have any idea what might be causing this? Has anyone else encountered a similar issue? Any suggestions on what could help would be appreciated
Looks like we’ve figured out the cause. It was probably the Confluent Kafka outage.