Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7188

Avoid reverse DNS lookup in SASL channel builder

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • network
    • None

    Description

      SaslChannelBuilder uses InetAddress.getHostName which may perform reverse DNS lookup, causing delays in some environments. We should replace these with SocketAddress.getHostString if possible.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rsivaram Rajini Sivaram
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: