Binary protocol maps NOT_STORED to wrong error code

Bug #434484 reported by Trond Norbye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
Fix Released
Medium
Trond Norbye

Bug Description

The implementation of the binary protocol maps most of the error codes returned from the server to protocol error

Revision history for this message
Trond Norbye (trond-norbye) wrote :

PROTOCOL_BINARY_RESPONSE_NOT_STORED should be mapped to MEMCACHED_NOTSTORED
PROTOCOL_BINARY_RESPONSE_E2BIG should be mapped to MEMCACHED_E2BIG
PROTOCOL_BINARY_RESPONSE_ENOMEM should be mapped to MEMCACHED_MEMORY_ALLOCATION_FAILURE

Changed in libmemcached:
assignee: nobody → Trond Norbye (trond-norbye)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Trond Norbye (trond-norbye) wrote :

Released in revno: 583

Changed in libmemcached:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.