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-driver): Log errors from connection pool factory #8903

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mcheshkov
Copy link
Member

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

generic-pool will just silently throw those away, so we should at least log them

Copy link

vercel bot commented Nov 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 14, 2024 10:57am

@mcheshkov mcheshkov marked this pull request as ready for review November 4, 2024 11:18
@mcheshkov mcheshkov requested review from a team as code owners November 4, 2024 11:18
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

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

👍🏻 LGTM! Left one minor note

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.

2 participants