10BC0 Rewrite DnsQueryContextManager to simplify and make it easier to debug by normanmaurer · Pull Request #13440 · netty/netty · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@normanmaurer
Copy link
Member

Motivation:

We are currently investigate an issue where it seems that we receive un unexpected hostname in the response. To make it easier to debug let us simplify the DnsQueryContextManager

Modifications:

  • Move extra logic to internal class
  • Add asserts

Result:

Cleanup

Motivation:

We are currently investigate an issue where it seems that we receive un unexpected hostname in the response. To make it easier to debug let us simplify the DnsQueryContextManager

Modifications:

- Move extra logic to internal class
- Add asserts

Result:

Cleanup
@He-Pin
Copy link
Contributor
He-Pin commented Jun 13, 2023

Seems like a common ground in dns querying. I have not read the code, have the questions in response been validated?

@normanmaurer normanmaurer merged commit c59a11c into 4.1 Jun 14, 2023
@normanmaurer normanmaurer deleted the context_rewrite branch June 14, 2023 06:31
normanmaurer added a commit that referenced this pull request Jun 15, 2023
#13440)

Motivation:

We are currently investigate an issue where it seems that we receive un
unexpected hostname in the response. To make it easier to debug let us
simplify the DnsQueryContextManager

Modifications:

- Move extra logic to internal class
- Add asserts

Result:

Cleanup
Copy link
Member
@trustin trustin left a comment

Choose a reason for hiding this comment

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

Belated LGTM. Thanks, @normanmaurer! 🙇

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.

5 participants

0