Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Client configuration

Proposed parameter : client.dns.lookup

Implemented with Adding a ClientDnsLookup enum with including values : 

RESOLVE_CANONICAL_BOOTSTRAP_SERVERS_ONLY("resolve.canonical.bootstrap.servers.only")
DISABLED("disabled")

...