we use memcached as cache system in production and use consistent hash
feature. but we got following strange problem:
1. we set 100K key/value into memcached
2. then read it from memcached, about 64 cannot be read
3. try again and all 100K can be read

anybody see this problem before? Thanks.

Reply via email to