ClaireTan0216 / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

set result sometimes false #410

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just set memcached with key length 20 
2. key = P0211234501_01234567 
3. at insert 250000 on getstat items just detect 249997 items
4. sometimes 0 detect on 50000 insert

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

What version of the product are you using? On what operating system?
Memcache Version    : 1.4.21
OS : Linux CentOS 2.6.32-504.3.3.el6.x86_64 #1 SMP Wed Dec 17 01:55:02 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by Goche...@gmail.com on 28 Apr 2015 at 11:02

Attachments:

GoogleCodeExporter commented 9 years ago
When I use Memcache Version    : 1.4.22 still have that issue but sometimes 0 
detect on 50000 insert not happen again.

Original comment by Goche...@gmail.com on 28 Apr 2015 at 11:33