objectcache: only process cache non-LB connections in SqlBagOStuff
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 13 Jul 2019 21:52:15 +0000 (14:52 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 13 Jul 2019 21:52:15 +0000 (14:52 -0700)
commitc50202a9e435e4260ee4471a73f7abb884b1bb2d
tree029cba9c71242ee9160fda1d2f1455fe73fc2f11
parent8423c127fcd014bdef3b20761cd557303b135d66
objectcache: only process cache non-LB connections in SqlBagOStuff

LB should manage any such process caching otherwise as it owns the handles

Change-Id: Ic9cd84c7c3cba790eb127e70f6506270e5bec2a1
includes/objectcache/SqlBagOStuff.php