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

Reimplement DnsClient with DnsNameResolver #4923

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Reimplement DnsClient with DnsNameResolver #4923

merged 1 commit into from
Nov 6, 2023

Conversation

vietj
Copy link
Member

@vietj vietj commented Oct 30, 2023

Reimplement DnsClient with Netty's DnsNameResolver.

This provides a more robust implementation of the client when server return incorrect results and provides configurable caching support an other features of the resolver.

@vietj vietj added this to the 5.0.0 milestone Oct 30, 2023
@vietj vietj force-pushed the dns-rework branch 7 times, most recently from c7be332 to 6d8cdf6 Compare November 6, 2023 14:54
@vietj vietj changed the title Various improvements around Vert.x DNS client Reimplement DnsClient with DnsNameResolver Nov 6, 2023
@vietj vietj merged commit e3c7095 into master Nov 6, 2023
6 checks passed
@vietj vietj deleted the dns-rework branch November 6, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant