Make PurgeJobUtils avoid creating DB replication lag
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 11 Sep 2016 23:14:44 +0000 (16:14 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 11 Sep 2016 23:59:12 +0000 (16:59 -0700)
commitd077eb9daad6290032660b9f154c51f00b492472
tree11ce0c585b802c29daf955324b3a5a4738c83f9a
parent7b1f5ff878a35862c6627910bd80868d90f9c12e
Make PurgeJobUtils avoid creating DB replication lag

Large affected rows counts were being reported in DBPerformance logs.

Change-Id: Ia5504aa4fbd27473771c65688f0b9e78e3a5caae
includes/jobqueue/utils/PurgeJobUtils.php