Skip to content

refactor(NODE-7313): only use dns.resolve for all types#4846

Draft
durran wants to merge 4 commits intomainfrom
NODE-7313
Draft

refactor(NODE-7313): only use dns.resolve for all types#4846
durran wants to merge 4 commits intomainfrom
NODE-7313

Conversation

@durran
Copy link
Member

@durran durran commented Jan 22, 2026

Description

Refactors all dns resolution to only go through lookup and resolve.

Summary of Changes

  • Refactors dns resolution to only use lookup and resolves
  • Fixes all tests

What is the motivation for this change?

NODE-7313

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

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.

1 participant