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 parsing port from mariadb jdbc url #9863

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Nov 14, 2023

Resolves #9860
Currently if there is only one server in url with loadbalance parsing its port is skipped

@laurit laurit requested a review from a team as a code owner November 14, 2023 10:31
@trask trask merged commit c973b9e into open-telemetry:main Nov 14, 2023
47 checks passed
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.

JdbcConnectionUrlParser.java incorrectly parses the database connection URL
3 participants