All,

We are noticing a weird behavior with Spy memcached client and wanted
to see if there is anyone else with same problem.

Test Scenario:

We try to use getBulk/asyncGetBulk with Spy memcached client fetching
250 objects from memcached with 10 threads.

Problem:

We consistently see that the first thread is not getting all the 250
objects from cache where as remaining 9 threads succeed in getting all
the objects. Is there some thing that we are missing here? We are
clueless on why the first thread is always getting less than the
actual number of objects, where as all other threads succeed.

We are running with default Spy client settings and the only
difference is our time out is set to 10 seconds instead of default 1
second.

Can some one shed some light on what we are missing here?

Reply via email to