Aaron Schulz has submitted this change and it was merged. Change subject: Fix access to other wiki's job queue. ......................................................................
Fix access to other wiki's job queue. LoadBalancer::getConnection needs the target wiki's ID, even if we got the LoadBalancer instance specifically for that wiki. Change-Id: I3fc81666dfa2552fac3ced2cadbd3f6db09e9596 --- M includes/job/JobQueueDB.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Aaron Schulz: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/43183 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3fc81666dfa2552fac3ced2cadbd3f6db09e9596 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
