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

Add support for mongodb+srv scheme #1976

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

H4ad
Copy link

@H4ad H4ad commented Apr 3, 2024

If we try run kombu with scheme mongodb+srv, it will break during URL parsing.

Fixes: #1786
Fixes: #858

Copy link
Member

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

can you please add some tests for the changes?

@H4ad
Copy link
Author

H4ad commented May 6, 2024

@auvipy Unless you have a valid connection using mongodb+srv, I don't think is possible to add tests due to how this scheme is resolved using DNS.

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