libmemcached queue wrong memcached_return_t in error log (v1.0.6)

Bug #1413889 reported by palik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gearman
New
Undecided
palik

Bug Description

followning logging report occurs if memcached_delete called in
in libgearman-server/plugins/queue/libmemcached/queue.cc in LibmemcachedQueue::done return a value != MEMCACHED_SUCCESS

ERROR 2015-01-22 06:08:56.000000 [ proc ] SUCCESS done(QUEUE_ERROR) -> libgearman-server/plugins/queue/libmemcached/queue.cc:245
ERROR 2015-01-22 06:08:56.000000 [ proc ] Remove from persistent queue gearman_server_run_command(QUEUE_ERROR) -> libgearman-server/server.cc:779

SUCCESS in error log is the result of memcached_last_error_message. To see what memcached_delete result is,
replace memcached_last_error_message by memcached_strerror in queue.cc:245

Revision history for this message
palik (1-infe-w) wrote :
Changed in gearmand:
assignee: nobody → palik (1-infe-w)
Revision history for this message
palik (1-infe-w) wrote :
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.