Jdesk / memcached

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

item cachedump should return CLIENT_ERROR if the client requests an illegal slab class #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
send "stats cachedump 200 0 0" to the server. Right now this results in a
SERVER_ERROR, but this should be a CLIENT_ERROR

Original issue reported on code.google.com by trond.no...@gmail.com on 22 Sep 2009 at 10:05

GoogleCodeExporter commented 9 years ago
See patch proposal at:
http://github.com/trondn/memcached/commit/84c231ac59373e7591205d46c7a25b109c0687
cb

Original comment by trond.no...@gmail.com on 22 Sep 2009 at 10:47

GoogleCodeExporter commented 9 years ago
Looks good.  Now with less crashiness.

Original comment by dsalli...@gmail.com on 22 Sep 2009 at 6:01