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

New issue 104 by benctsui: stats bug for cmd_get
http://code.google.com/p/memcached/issues/detail?id=104

What steps will reproduce the problem?
1. telnet into memcached
2. type stats
3. cmd_get will be the same as get_hits

What is the expected output? What do you see instead?

Theoretically, cmd_get should be the same as get_hits + get_misses, but
cmd_get is always the same as get_hits.

What version of the product are you using? On what operating system?

1.4.2 on Ubuntu 8.04

Please provide any additional information below.


--
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