memstat reports same value for bytes, bytes_read and bytes_written
Bug #421108 reported by
rhesa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libmemcached |
Fix Released
|
Undecided
|
Trond Norbye |
Bug Description
Unlinke set_data(), memcached_
Related branches
lp://staging/~trond-norbye/libmemcached/bugparade
- Brian Aker: Needs Fixing
-
Diff: 1146 lines7 files modifiedclients/memcapable.c (+714/-41)
libmemcached/memcached_delete.c (+1/-1)
libmemcached/memcached_get.c (+5/-2)
libmemcached/memcached_purge.c (+1/-1)
libmemcached/memcached_response.c (+7/-1)
libmemcached/memcached_stats.c (+2/-2)
tests/function.c (+154/-0)
To post a comment you must log in.
Applied fix and added a test case to verify it