Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 212 by [email protected]: memcached-tool shows only 40
slabs of stats
http://code.google.com/p/memcached/issues/detail?id=212
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.