Fixed BloomCache handling of network partitions
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 20 Nov 2014 09:04:53 +0000 (01:04 -0800)
committerOri.livneh <ori@wikimedia.org>
Thu, 20 Nov 2014 09:11:09 +0000 (09:11 +0000)
commit140a4f9788f40c755ca9319df50be81bfa155988
tree66e3c9fcb3a74a1f594656e6bfbab6606ff21564
parent09d941379540c94e9a0057056ab1396add33f878
Fixed BloomCache handling of network partitions

* As documented, it should return true on error, so that DB is
  checked if the filter is down.

Change-Id: I883fafc9f5f3a84f85207de6e916f1630c78d1a4
includes/cache/bloom/BloomCache.php