generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
We are using the driver in multiregion setup and when the cluster moves from active to passive, it’s not possible to shutdown the AWS datasource. All the monitoring threads continue to run and try to connect to db , so even if we close the internal hikari pools, they get started again.
Expected Behavior
All internal hikari pools are closed and all driver threads are stopped
What plugins are used? What other connection properties were set?
Iam, efm2
Current Behavior
All threads continue to run, internal hikari pools remain open
Reproduction Steps
Not possible to close the datasource
Possible Solution
No response
Additional Information/Context
No response
The AWS Advanced JDBC Driver version used
2.6.0
JDK version used
21
Operating System and version
Linux
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request