Closed GoogleCodeExporter closed 8 years ago
Besides, from the memcached server log , most errors are 'Not found' related,
which can say clearly that, object which are set can not get out.
Should we upgrade client or server version?
<32 GET TRSGMJC_as_DB7EEF2DE9CB65B4580926F002A5CD74112.125.95.132
32 Writing an error: Not found
32 Writing bin response:
32 0x81 0x00 0x00 0x00
32 0x00 0x00 0x00 0x01
32 0x00 0x00 0x00 0x09
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
<32 Read binary protocol data:
<32 0x80 0x01 0x00 0x39
<32 0x08 0x00 0x00 0x00
<32 0x00 0x00 0x02 0x93
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
<32 SET TRSGMJC_as_DB7EEF2DE9CB65B4580926F002A5CD74112.125.95.132 Value len is 594
32 Writing bin response:
32 0x81 0x01 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x03 0x05 0x0f
<32 Read binary protocol data:
<32 0x80 0x00 0x00 0x39
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x39
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
<32 GET TRSGMJC_as_DB7EEF2DE9CB65B4580926F002A5CD74112.125.95.132
32 Writing an error: Not found
32 Writing bin response:
32 0x81 0x00 0x00 0x00
32 0x00 0x00 0x00 0x01
32 0x00 0x00 0x00 0x09
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
32 0x00 0x00 0x00 0x00
<32 Read binary protocol data:
<32 0x80 0x00 0x00 0x39
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x39
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
<32 0x00 0x00 0x00 0x00
Original comment by sxj...@gmail.com
on 20 Aug 2013 at 3:19
I've no idea...
I have a new version coming out shortly, if for some reason you still need help
with this, please upgrade to 1.4.16 and re-open a new ticket if you still have
trouble.
Original comment by dorma...@rydia.net
on 9 Dec 2013 at 3:09
Thanks for all your focus, It seems to be the reason that we cached self
desiged object class, which is complex and large. We have tried to transfer it
to json string before set to memcached server. Up to now, it's ok. Thanks!
Original comment by sxj...@gmail.com
on 9 Dec 2013 at 3:50
Original issue reported on code.google.com by
sxj...@gmail.com
on 20 Aug 2013 at 2:21