Smileyt / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

Question with Memcached Client 2.7.3 #259

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
   Currently, we are using memcached_2.5.jar. OS = Windows and SunOS.e

Memcached server = 1.2.6

Tell me more...

Since, we had problems in deleting the data from Memcache I was told to upgrade 
to the latest version. I tried using SpyMemcached_2.7.3 version. When I try to 
use the MemcachedClient.set(key,exp,object) method not all the records all 
stored to the Memcached server. 

When I get the values for all the keys stored, I get null value for of the 
records. I tested it for about 50K and 300K records. Both has the same problem. 

Can you please let me know what could be the problem? Please let me know if you 
need more information. 

Thanks

Original issue reported on code.google.com by padma.al...@gmail.com on 22 Oct 2012 at 11:51