Skip to content

Failover behaviour with Aurora Postgres + Spring Boot + HikariConnectionPool #1058

Closed Answered by hitsuyagaa
hitsuyagaa asked this question in Q&A
Discussion options

You must be logged in to vote

The problem was that we use a R53 dns entry pointing to the cluster endpoint. As such you need to specify the clusterInstanceHostPattern to discover the other endpoints. After configuring that, the driver could detect the nodes and properly failover to the writer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hitsuyagaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant