Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set result sometimes false #410

Closed
GoogleCodeExporter opened this issue Nov 5, 2015 · 3 comments
Closed

set result sometimes false #410

GoogleCodeExporter opened this issue Nov 5, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

@GoogleCodeExporter
Copy link
Author

How large are these items? If the bottom items are locked for some reason 
(being uploaded to, or modified), store will return out of memory. This is more 
likely as you have larger items or less memory.

going to close this, since it's normal behavior unfortunately.

Original comment by dorma...@rydia.net on 5 Jul 2015 at 12:52

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

For one item like show on picture... just contain 'P0... until 17:04:16' not 
big size.
And for memory server memcached just take 5% from memory system (4GB) it's 
still first reload not finished.. and full just take 20% memory server.

the normal process from each line : PRODSUPP : 25000 memory use same 25000 
itmes too.. untils load process finished same like that but the showing less 
than from the setting.

thx

Original comment by Goche...@gmail.com on 16 Jul 2015 at 3:06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant