On Jun 4, 2008, at 13:56, wenchu.cenwc wrote:

I find the key of problem now.Because i used old whalin version java client,memcached server check statcachedump command parameters,it need to send limit parameter,so change version of client,the problem be solved. but i want to point that use statcachedump,you will get keys include be deleted.for example:


You just shouldn't ever do that. In your first example, you will get values that are incorrect. In your second example, you *may* get all of the values that are correct at a particular snapshot in time by causing memcached to freeze while it sends them to you.

--
Dustin Sallings

Reply via email to