Jdesk / memcached

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

memcached-tool shows only 40 slabs of stats #212

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Get a memcached instance with allocated slabs numbered higher than 40.
2. Run memcached-tool against that memcached instance.

What is the expected output? What do you see instead?
I expect to see stats for all slabs through the slab numbered 42. Instead, I 
see only slabs through the one numbered 40.

Original issue reported on code.google.com by matt.des...@lolapps.com on 2 Aug 2011 at 6:26

GoogleCodeExporter commented 9 years ago
Fixed for 1.4.7, thanks!

Original comment by dorma...@rydia.net on 8 Aug 2011 at 6:30