Skip to content

[core] Resolve data loss caused by JDBC connection expiration.#5085

Closed
otherhy wants to merge 8 commits into
apache:masterfrom
otherhy:enhance_client_pool
Closed

[core] Resolve data loss caused by JDBC connection expiration.#5085
otherhy wants to merge 8 commits into
apache:masterfrom
otherhy:enhance_client_pool

Conversation

@otherhy
Copy link
Copy Markdown

@otherhy otherhy commented Feb 14, 2025

Purpose

Linked issue: close #5084

Fix the JDBC connection expiration used by the lock, which causes data loss when committing the snapshot.

Tests

JdbcClientPoolTest is used to test the creation of the connection pool and validate the connectivity of the connections.

API and Format

Does this change affect API or storage format

Documentation

Does this change introduce a new feature

@otherhy otherhy closed this Feb 14, 2025
@otherhy otherhy reopened this Feb 14, 2025
@github-actions
Copy link
Copy Markdown

This pull request has had no activity for 90 days. If you'd like to keep it open, please push a new commit or leave a comment. Thanks for the contribution.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] The JDBC lock connection being closed by the remote server causes the snapshot commit to fail.

3 participants