mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
For one, shorten the DNS timeout, if the DNS server is completely out, give up quickly. For another, if a host has a large number of net.X.hostnames, the sequential nature was intolerable. Have each network be evaluated in a greenthread concurrently to serve the DNS latency concurrently.