Skip to content

[core] Fix JDBC connection leak in ClientPool and JdbcCatalog#8268

Open
junmuz wants to merge 1 commit into
apache:masterfrom
junmuz:fixing_jdbc_connection_leaks
Open

[core] Fix JDBC connection leak in ClientPool and JdbcCatalog#8268
junmuz wants to merge 1 commit into
apache:masterfrom
junmuz:fixing_jdbc_connection_leaks

Conversation

@junmuz

@junmuz junmuz commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Purpose

Fixes the Jdbc connection leaks that happen when Flink TMs restart.
Issue: #8267

Tests

There are some tests added specially the testConnectionClosedWhenPoolClosedDuringAction that simulates the scenario.

@junmuz junmuz force-pushed the fixing_jdbc_connection_leaks branch from 7f16f08 to 05dee59 Compare June 17, 2026 16:40
@junmuz

junmuz commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@JingsongLi Can I get a review on the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant