-
Notifications
You must be signed in to change notification settings - Fork 73
Description
Hello Folks ,
We have a case where aws jdbc advanced driver has detected a failover event in one of our service running on EKS connecting to postgres aurora db , but when we check the aws console and engine uptime for node it seems to be false alarm .This has happened now twice during a week .
We have checked internally with AWS Support they have confirmed with their internal tools, that the DB remained available during the periods when the Advanced JDBC Wrapper Driver detected the supposed failover events. No failover events were captured during these times and further requested us to create a issue here.
version details
Postgresql Aurora version ="15.8"
postgresql-aws-jdbc-wrapper = "2.5.6"
jvmVersion = "21"
kotlin = "2.1.20"
Attached you have the Logs and engineUptime snippet .Let us know in case some more details are required.


