Reduce contention of getScopedLockAndFlush() callers by using the DB domain in the key
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 6 Jul 2019 22:57:20 +0000 (15:57 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Jul 2019 22:23:09 +0000 (22:23 +0000)
commitd4cb1968c844fcd4e29e6ba40751f6639dca0e53
treec27cb9ec118d65242047d31d8c1a5c559cae2cd8
parent8963110d01b0f376d900171fe7506fed5df80cf8
Reduce contention of getScopedLockAndFlush() callers by using the DB domain in the key

Change-Id: Ie9fb6a9ff384c72cca559f74d8e409d108207ae3
includes/deferred/LinksUpdate.php
includes/jobqueue/jobs/CategoryMembershipChangeJob.php
includes/jobqueue/jobs/ClearUserWatchlistJob.php
includes/user/UserGroupMembership.php