Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 80 by killme2008: addq is not quiet
http://code.google.com/p/memcached/issues/detail?id=80

When i use addq(0x12) to add a new value when the key's data is existed,it is not quiet,memcached 1.4.0 write a response back with message "Data exists for
key.".

But in the binary protocol document,it says that
  " A quiet version of a command will not send back a response, except for
   GetQ and GetKQ."

I think this is a bug.And replaceq has the same problem when the data with
key is not existed.




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to