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

[hotfix][mongodb] Correct the connection uri building of MongoDB #568

Merged

Conversation

Jiabao-Sun
Copy link
Contributor

Fix the username or password contains : / ? # [ ] @ authentication failed problem.
Cause URI encoded authority twice.

@Jiabao-Sun Jiabao-Sun force-pushed the fix-mongodb-connection-problem branch from 4322f22 to 9329cc0 Compare November 5, 2021 07:42
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

Thanks @Jiabao-Sun for the contribution, LGTM

@leonardBang leonardBang merged commit 5f3393c into apache:master Nov 8, 2021
@Jiabao-Sun Jiabao-Sun deleted the fix-mongodb-connection-problem branch February 17, 2022 15:18
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.

None yet

2 participants