Kong / lua-resty-dns-client

Lua DNS client, load balancer, and utility library
http://kong.github.io/lua-resty-dns-client/topics/README.md.html
Apache License 2.0
152 stars 52 forks source link

fix(balancer) avoid unnecessary indices redistribution #143

Closed locao closed 1 year ago

locao commented 2 years ago

this change was only tested without health checks and (for now) is aimed for an environment with a ton of invalid hostnames configured. it must be better tested before merging.

hbagdi commented 1 year ago

Closing this due to lack of activity. Please re-open if needed.