https://bugzilla.wikimedia.org/show_bug.cgi?id=66104

--- Comment #2 from Ori Livneh <[email protected]> ---
Minimal testcase:

$memc = new Memcached;
$memc->addServer('localhost', 11211);
$memc->get('srwiki:jobqueuegroup:taskruns:v1');

I saved the raw key via memccat to
osmium:/tmp/srwiki_jobqueuegroup_taskruns_v1.raw

Is it using igbinary serialization? I ran out of time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to