[ 
https://issues.apache.org/jira/browse/KAFKA-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manikumar resolved KAFKA-7188.
------------------------------
      Assignee:     (was: Rajini Sivaram)
    Resolution: Duplicate

> Avoid reverse DNS lookup in SASL channel builder
> ------------------------------------------------
>
>                 Key: KAFKA-7188
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7188
>             Project: Kafka
>          Issue Type: Bug
>          Components: network
>            Reporter: Rajini Sivaram
>            Priority: Major
>
> SaslChannelBuilder uses InetAddress.getHostName which may perform reverse DNS 
> lookup, causing delays in some environments. We should replace these with 
> SocketAddress.getHostString if possible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to