Skip to content

Conversation

@mem
Copy link
Contributor

@mem mem commented Nov 27, 2025

In order to allow the user to pass a hostname on the command line (that might resolve to multiple IP addresses), perform DNS resolution when creating the Memcached client. The servers are resolved again on a periodic basis to account for possible changes in IP addresses (as might happen in a k8s cluster).

@mem mem requested a review from a team as a code owner November 27, 2025 00:09
@mem mem requested review from The-9880 and d0ugal November 27, 2025 00:09
In order to allow the user to pass a hostname on the command line (that
might resolve to multiple IP addresses), perform DNS resolution when
creating the Memcached client. The servers are resolved again on a
periodic basis to account for possible changes in IP addresses (as might
happen in a k8s cluster).

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
@mem mem force-pushed the mem/resolve-memcached-addresses branch from 372b8d5 to 2d6bcd4 Compare November 27, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant