José Armando García Sancio created KAFKA-19366: --------------------------------------------------
Summary: Do not resolve address in QuorumConfig and DynamicVoter Key: KAFKA-19366 URL: https://issues.apache.org/jira/browse/KAFKA-19366 Project: Kafka Issue Type: Bug Reporter: José Armando García Sancio Assignee: José Armando García Sancio Both of these calls attempt to resolve the hostname by calling InetSocketAddress#new. They should instead use InetSocketAddress#createUnresolved. -- This message was sent by Atlassian Jira (v8.20.10#820010)