mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
6e4d9d9eb4
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.