https://bugzilla.wikimedia.org/show_bug.cgi?id=43269
Ori Livneh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #17 from Ori Livneh <[email protected]> --- (In reply to comment #5) > According to quick google search pecl/memcached does hashing automatically if > the key is too long, so just a small change to our php/memcached layer then? It doesn't hash automatically. By default it just silently fails to set key. See https://gist.github.com/atdt/fd88e2e4a0c31884907f. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
