Make getCacheSetOptions() and WAN cache handle broken replication
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 28 Nov 2015 12:13:27 +0000 (04:13 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 2 Dec 2015 23:38:23 +0000 (15:38 -0800)
commitcb8842dbab9ab7abb52f4a29b7cc8afd2fd23f92
treee72b36748c5854bd505866a7cd2f7f84cb1bb107
parent2bfde3516cffe010426ba31c9f920b553c9f5dac
Make getCacheSetOptions() and WAN cache handle broken replication

TTL_LAGGED now triggers if the slave or I/O threads stopped

Change-Id: I5e7bf2d33b8d3a60182ec53a93d65f7e55f02222
includes/db/Database.php
includes/libs/objectcache/WANObjectCache.php