killme2008 / xmemcached

High performance, easy to use multithreaded memcached client in java.
http://fnil.net/xmemcached
Apache License 2.0
757 stars 281 forks source link

Again problems with server changing its ip address #130

Open Raiv opened 3 years ago

Raiv commented 3 years ago

I tested server switching IP behaviour and it fails on 2.4.7. There was an improvement , which should disable this feature, and it caused whole mechanism to became broken due to improper initialization order. I submitted a PR to fix this. #129