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

[Proxy & Client] Configure Netty DNS resolver to match JDK DNS caching setting, share DNS resolver instance in Proxy #15219

Merged
merged 4 commits into from
Apr 20, 2022

Commits on Apr 19, 2022

  1. Align Netty DNS resolver cache settings with Java DNS cache settings

    - Netty DNS resolver caches forever by default
      - this could cause problems with Kubernetes deployments
    lhotari committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    401191b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c5cf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669d61a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    eaba463 View commit details
    Browse the repository at this point in the history