Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JDBC connection timeout error #1921

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

hupaloo
Copy link
Contributor

@hupaloo hupaloo commented Jun 27, 2022

Fix for:

java.sql.SQLException: An attempt by a client to checkout a Connection has timed out

when PBS containers for functional tests execution are failing to start which occurs when executing functional tests on slow devices.
The default MySQL wait timeout is 28s and is increased to 60s in that PR.

@hupaloo hupaloo added the tests Functional or other tests label Jun 27, 2022
@hupaloo hupaloo requested a review from Net-burst June 27, 2022 06:02
Copy link
Collaborator

@Net-burst Net-burst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SerhiiNahornyi SerhiiNahornyi merged commit d8583c5 into master Jun 27, 2022
@SerhiiNahornyi SerhiiNahornyi deleted the tests/fix-jdbc-connetion-timeout-error branch June 27, 2022 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Functional or other tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants