Make JobQueueAggregator::doNotifyQueueNonEmpty() avoid queries
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 11 Nov 2015 21:50:35 +0000 (13:50 -0800)
committerReedy <reedy@wikimedia.org>
Sun, 15 Nov 2015 20:16:31 +0000 (20:16 +0000)
Avoid 2 of the 3 queries in doNotifyQueueNonEmpty(), the ones
that register the queue, once such a command has been done in
the request already.

Change-Id: I58553f0c56660f05a3e3000065270baebb8cbb62


No differences found