Fixed bug in BloomCacheRedis::getConnection
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 24 Sep 2014 00:26:00 +0000 (17:26 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 24 Sep 2014 00:26:00 +0000 (17:26 -0700)
commit6c45ff18bc4717e1854f50aa95ac416b920f329d
tree4d0628f58927d490b453e7194574d194fbbc0da0
parentde79f9af57f3e72d30a88e26311907daa55893b7
Fixed bug in BloomCacheRedis::getConnection

* The array keys need to be re-indexed to avoid picking a deleted one

Change-Id: I3c22674a0194597598d66179bb5e3625da1dd38c
includes/cache/bloom/BloomCacheRedis.php