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

New issue 305 by gab...@126.com: mcm_server_stats():3022: unknown stat variable: libevent
http://code.google.com/p/memcached/issues/detail?id=305

What steps will reproduce the problem?
1.build libmemcache-1.4.0.rc2,memcached-1.4.15,libevent-2.0.21-stable
2.in a cpp file,use function struct memcache_server_stats *mcm_stats(struct memcache_ctxt *ctxt, struct memcache *mc); to get server's stat 3.the program output "[WARN@1357390301.515636] mcm_server_stats():3022: unknown stat variable: libevent". i print the result curr_items,total_items all of them were zore which are wrong result.

What is the expected output? What do you see instead?
telnet to the memcached and print stats. both of curr_items and total_items are not zore

What version of the product are you using? On what operating system?
Red Hat Enterprise Linux Server release 5.7 (Tikanga)

Please provide any additional information below.


Reply via email to