I have an AWS MSK managed connector which seems to use this default configuration - client.dns.lookup = use_all_dns_ips
I'd like to change this value but when I try set client.dns.lookup
in connector configurations it appears that it makes no difference. Could it be that it's not supported or am i specifying it incorrectly?
client.dns.lookup=resolve_canonical_bootstrap_servers_only
Thanks in advance,