objectcache: change "miss" to "renew" in metric name for preemptive refreshes
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 20 Jun 2018 11:43:10 +0000 (12:43 +0100)
committerKrinkle <krinklemail@gmail.com>
Wed, 20 Jun 2018 15:23:35 +0000 (15:23 +0000)
commit626c5f69723c328db92817775e2eae94e56c7b5c
tree252343f80b825f1389e912496f6478bfdda105e5
parenta406a49e9fe7effd4f78d704d1aea950129243dd
objectcache: change "miss" to "renew" in metric name for preemptive refreshes

This will usually let one distinguish asynchronous preemptive cache refreshes
from synchronous value recomputations due to actual cache misses.

Change-Id: I3424a89cc96a12fe283460eeaf722ee0cf299534
includes/libs/objectcache/WANObjectCache.php