Description
The LIR thread has a whitelist of exceptions on which it retries. It should include UnknownHostException to avoid cases where a flaky DNS server (AWS Route53!) can cause replicas to be stuck in "down" state until restarted.
The LIR thread has a whitelist of exceptions on which it retries. It should include UnknownHostException to avoid cases where a flaky DNS server (AWS Route53!) can cause replicas to be stuck in "down" state until restarted.