You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
When patroni failover to a new master, keycloak doesn't seem to detect that and keeps re-using the IP of the previous master which is now in read-only mode. It seems to keep a lock to the IP.
When patroni failover to a new master, keycloak doesn't seem to detect that and keeps re-using the IP of the previous master which is now in read-only mode. It seems to keep a lock to the IP.
It may be related to java DNS lookup caching
Workaround: Flush connections to fore connections to be established.
The text was updated successfully, but these errors were encountered: