Closed GoogleCodeExporter closed 9 years ago
I saw similar issue but not related to server start.
I did a test with 2 memcached servers, each with 512 mb ram.
Then I stored 5000 small sequential keys (0-string, 1-string ...etc) using
binary connection factory. I passed the list of servers to addutil.
Then from another test program I fetched the list. For some reason when I
stored and retrieved the values sequentially using binnaryconnection factory, i
would get cache misses after ~3500. However when I used ketamaconnection
factory the lookup succeeded everytime.
Does mean that hashing of binary connection factory is broken ?
Original comment by mukesh.a...@gmail.com
on 19 Oct 2010 at 7:58
@Eric is there any chance you can post the constructor? That's certainly an
interesting theory. I might like to try to write a test for this.
@mukesh.a... which version was this with?
Original comment by ingen...@gmail.com
on 18 Feb 2011 at 7:05
Original issue reported on code.google.com by
yangcoo...@gmail.com
on 3 Sep 2010 at 9:18