Re: GET command returning strange data

2009-10-03 Thread dormando
Hey, Do you have a short script or any way of reproducing this? I can't reproduce it offhand, or see how it's possible :) What were you using to get that output? -Dormando On Tue, 22 Sep 2009, rwong wrote: > > Hello, > > I am using memcached 1.2.8 and on occasion I notice a GET command is > n

GET command returning strange data

2009-09-22 Thread rwong
Hello, I am using memcached 1.2.8 and on occasion I notice a GET command is not returning expected data. The data I am keeping track of in memcached is an incrementing field. The increment command seems to work fine i.e., when the increment command is issued for a given key, the expected increm