Make position time APC key in LoadBalancer more Het-Deploy friendly
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 14 Feb 2017 21:47:58 +0000 (13:47 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 14 Feb 2017 21:47:58 +0000 (13:47 -0800)
commit5719d297dbc83e6e0a1ab59812d7e9b3498f1825
tree2f27ab34a34089d690181f3385e396bc4fbc2efc
parent6cd88e4e4b1f440ba872132d380d12f7c95ba12d
Make position time APC key in LoadBalancer more Het-Deploy friendly

This avoids two versions of MediaWiki fighting over Rdbms
namespace changes. A simple version string works since there
are no purges issued; it is TTL-based only.

Change-Id: Ie155c20352e8fea00ea469d162d25bda3600ae60
includes/libs/rdbms/loadbalancer/LoadBalancer.php