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

DefaultDnsClient reduce log level for TTL > max #2557

Merged
merged 3 commits into from
Apr 21, 2023

Conversation

Scottmitch
Copy link
Member

Motivation:
DefaultDnsClient logs at info level if the TTL from DNS is larger than the maximum configured TTL value. This level of logging can be noisy in production and not necessarily be within the client's control.

Motivation:
DefaultDnsClient logs at info level if the TTL from DNS
is larger than the maximum configured TTL value. This
level of logging can be noisy in production and not
necessarily be within the client's control.
@Scottmitch
Copy link
Member Author

build failure caused by #2117

@Scottmitch Scottmitch merged commit 00179dd into apple:main Apr 21, 2023
@Scottmitch Scottmitch deleted the dns_log_level branch April 21, 2023 21:07
idelpivnitskiy pushed a commit that referenced this pull request May 2, 2023
Motivation:
DefaultDnsClient logs at info level if the TTL from DNS
is larger than the maximum configured TTL value. This
level of logging can be noisy in production and not
necessarily be within the client's control.
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.

3 participants