Skip to content

Issue 5676: Introduced the option to fall back to TCP when DNS resolv…#5692

Closed
cgm-aw wants to merge 3 commits into
eclipse-vertx:4.xfrom
cgm-aw:feature/4.x-issue-5676-tcp-dns
Closed

Issue 5676: Introduced the option to fall back to TCP when DNS resolv…#5692
cgm-aw wants to merge 3 commits into
eclipse-vertx:4.xfrom
cgm-aw:feature/4.x-issue-5676-tcp-dns

Conversation

@cgm-aw

@cgm-aw cgm-aw commented Sep 1, 2025

Copy link
Copy Markdown

See #5676

@vietj

vietj commented Sep 3, 2025

Copy link
Copy Markdown
Member

I think we are missing a test for this

@vietj vietj force-pushed the feature/4.x-issue-5676-tcp-dns branch from 4455154 to 733e100 Compare September 3, 2025 11:30
@cgm-aw

cgm-aw commented Sep 4, 2025

Copy link
Copy Markdown
Author

I thought about testing this, but all Vertx does here is pass the parameter to the Netty resolver. So I just tested this new functionality. Writing a test which checks whether the fallback actually works is out of scope here from my point of view, and I think it would require a lot of mocking and/or dependencies to Netty internals, which would make the test hard to maintain.
Let me know if you still want a test to test the actual fallback in Netty and I will give it a shot.

@vietj vietj force-pushed the feature/4.x-issue-5676-tcp-dns branch from 733e100 to 73a0cd6 Compare February 9, 2026 07:48
@vietj

vietj commented Feb 9, 2026

Copy link
Copy Markdown
Member

@cgm-aw can you sign the Eclipse Contributor Agreement

@cgm-aw

cgm-aw commented Feb 9, 2026

Copy link
Copy Markdown
Author

Sure, you can find me under "cgmaw"

@vietj

vietj commented Feb 9, 2026 via email

Copy link
Copy Markdown
Member

@cgm-aw

cgm-aw commented May 18, 2026

Copy link
Copy Markdown
Author

New PR for merge into master: #6116

@cgm-aw cgm-aw closed this May 18, 2026
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