Skip to content

Conversation

@mirlord
Copy link
Contributor

@mirlord mirlord commented Apr 28, 2020

When client does DNS lookup by itself and provides raw IP addresses
to XMemcachedClient - it should be possible to disable any automatic
hostname resolution. Otherwise it might cause conflicts.

For the same purpose client should be able to remove a server using
raw address, not a host name. Exposed method should be renamed to
removeServer to be consistent with a complimentary pair of addServer
methods.

When client does DNS lookup by itself and provides raw IP addresses
to XMemcachedClient - it should be possible to disable any automatic
hostname resolution. Otherwise it might cause conflicts.

For the same purpose client should be able to remove a server using
raw address, not a host name. Exposed method should be renamed to
removeServer to be consistent with a complimentary pair of addServer
methods.
@killme2008 killme2008 merged commit d3059df into killme2008:master Apr 29, 2020
@killme2008
Copy link
Owner

@mirlord Thank u.

@mirlord mirlord deleted the dont-resolve branch April 29, 2020 06:11
@mirlord
Copy link
Contributor Author

mirlord commented Apr 29, 2020

Damn, I'm sorry for a broken build. I renamed a method at the very last moment and forgot to verify it. Thanks for fixing.

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.

2 participants