Make makeKeyInternal() limit more conservative
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 2 Nov 2015 03:19:38 +0000 (19:19 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 2 Nov 2015 03:37:21 +0000 (19:37 -0800)
commitd2d935483fd57798aedce43629229aab887c5b2a
tree0cec72a4bcbb82bfdb47623a524e55984e01ff99
parent87a998f4821f154bb463e76f3c93248cd4365500
Make makeKeyInternal() limit more conservative

This should avoid error log entries for long WAN cache keys

Change-Id: I401482d25dd5bf47052a3c6729c5f8bc9fd68770
includes/libs/objectcache/MemcachedBagOStuff.php
tests/phpunit/includes/objectcache/MemcachedBagOStuffTest.php