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

Don't auto-connect to configured connect endpoints #1396

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

fuzzypixelz
Copy link
Member

@fuzzypixelz fuzzypixelz commented Sep 11, 2024

Partially addresses #1395.

This pull request does not account for the fact that scouted locators use IP addresses and configured endpoints may use domain names. The issue remains if domain names such as localhost are used for both the listener and receiver sides. For this reason the linked issue should not yet be closed.

@fuzzypixelz fuzzypixelz added the bug Something isn't working label Sep 11, 2024
@fuzzypixelz fuzzypixelz self-assigned this Sep 11, 2024
@Mallets Mallets merged commit cb64ddb into main Sep 12, 2024
25 checks passed
@Mallets Mallets deleted the fix-duplicated-connections branch September 12, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants