tarantool/memcached

Nicer error output

Open

#35 opened on Feb 20, 2017

 (0 comments) (0 reactions) (0 assignees)C (10 forks)auto 404
code healthenhancementgood first issue

Repository metrics

Stars
 (30 stars)
PR merge metrics
 (PR metrics pending)

Description

Is pretty cryptic output for 'no value was passed':

proto_bin.c:135 E> problem while parsing package 'SET' with opaque 8126464
proto_bin.c:136 E> erroneous 'val' section
memcached.c:115 E> Server error 20: Invalid arguments
proto_bin.c:1102 E> memcached error 20: Invalid arguments

Contributor guide