Server : 10 distributed memcached server, version 1.4.13, installed on 10 linux server with centos 6.3, no replication. Client : spymemcached 2.8.4
Problem: I need to delete a cached data, with spymemcached client, I sent out the delete request, and also received the DELETED response, but when I checked the data on the server which cached it, it still exists, just like no delete command was received. I am confused with this. The problem occured sometimes, not everytime. Can anyone help me about this?