Hi guys,

We're using *Couchbase 2.0 cluster* and* Enyim 2.12 client* (tried also 
with Couchbase .NET client) in custom session provider that maintains our 
site's web session.

For some weird reason some of the Get requests return NULL value.

*It seems that it happens when several concurrent threads getting and 
setting the same key.*

I added several retries in case of the NULL value returned by Get method 
(thinking that the malfunction might be caused by some kind of network 
glitch), but those retries never help...

*I know that those values DO exist in the memcache (getting the values for 
the failed keys from a console app right after the failure always return a 
value)*

I'm really running out of ideas here and will appreciate a lot if someone 
could help me solving this mystery!

Thanks,

Marina

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to