bigdata4u / spymemcached

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

Problem with getBulk function #303

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
1.10.3 on Linux

getBulk and asyncHetBulk giving same value for all keys

ex:
USING BULK function: 
08863B6CAFC4 => 67263
08863BC27198 => 67263
08863B7125FC => 67263

SINGLE GET: 08863BC27198=67244
SINGLE GET: 08863B7125FC=67263
SINGLE GET: 08863B6CAFC4=67291

Tell me more...

Original issue reported on code.google.com by nag...@gmail.com on 22 May 2014 at 5:28