I know it's a bit late but should we use 
`resolve_canonical_bootstrap_servers_only` instead? All existing configs made 
of several words use this format (`read_committed`, `sasl_ssl`). That would 
also make the retrieval the the `ClientDnsLookup` enum value from a string 
easier as we can simply use `Enum.valueOf()` like in 
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java#L716-L717

[ Full content available at: https://github.com/apache/kafka/pull/4485 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to