What version of the product are you using? On what operating system?
2.3.1 on Solaris
The ch.connect() call in the MemcachedConnection constructor can throw a
ConnectException, which is not handled. The behavior in such cases is
different from the regular non-blocking connect completion.
This issue is easily reproducible on Solaris when connecting to localhost.
Fix is to handle the ConnectException in the constructor and queue a
reconnect for the node.
Original issue reported on code.google.com by kab...@gmail.com on 28 Jul 2009 at 10:51
Original issue reported on code.google.com by
kab...@gmail.com
on 28 Jul 2009 at 10:51