Skip to content

AwsWrapperDataSource should implement Closable #1527

@ivankhoosty

Description

@ivankhoosty

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions