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

CONJ-885 Log any SQLException that occurs while adding connections to pool #172

Merged
merged 1 commit into from Jul 5, 2021

Conversation

jaikiran
Copy link
Contributor

The commit here fixes the issue noted in https://jira.mariadb.org/browse/CONJ-885 where if a SQLException occurs while adding a new connection to the pool, then that exception is never reported/logged which can then make it difficult to understand subsequent failures to obtain connection(s) from the Pool instance.

@jaikiran
Copy link
Contributor Author

The failure in travis CI doesn't look related to this change and instead appear to be environment issues:

ERROR: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@jaikiran
Copy link
Contributor Author

jaikiran commented Jul 4, 2021

Hello @rusher, any help reviewing this please?

@rusher rusher closed this Jul 5, 2021
@rusher rusher reopened this Jul 5, 2021
@rusher rusher merged commit 1b4452e into mariadb-corporation:maintenance/2.x Jul 5, 2021
@jaikiran jaikiran deleted the conj-885 branch August 25, 2021 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants