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

New issue 344 by jensge...@hotmail.com: GET immediately after SET fails with ERROR when the values is empty
http://code.google.com/p/memcached/issues/detail?id=344

What steps will reproduce the problem?
1. open Telnet and connect to memcached
2. enter "SET test 0 0 0", the server returns "STORED"
3. enter "GET test", the server returns "ERROR"
4. enter "GET test" again, now the server returns "VALUE test 0 0" and "END". Same happens when you do the GET with a newly opened connection without the SET before.

What is the expected output? What do you see instead?
The expected output is 4. above, but not 3.

What version of the product are you using? On what operating system?
- source tree, engine-pu branch
- commit 92b232d45fde9e252dd3318f969a712e5b014297 made at 2012-07-03 by Trond Norbye
- built on Windows/MinGW


Please provide any additional information below.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to