jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/345387 )
Change subject: Try using redisLockManager for test.wikidata.org
......................................................................
Try using redisLockManager for test.wikidata.org
This tells instances of the dispatchChanges script do use redis for mutex.
Bug: T159828
Change-Id: I7ba0bcad38af3e1748cd13750d2410db27fc834a
---
M wmf-config/Wikibase-production.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Hoo man: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/Wikibase-production.php
b/wmf-config/Wikibase-production.php
index 6fc320b..28e64a0 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -24,6 +24,8 @@
'P153',
'P185',
];
+
+ $wgWBRepoSettings['dispatchingLockManager'] =
'redisLockManager';
} else {
$wgWBRepoSettings['sparqlEndpoint'] =
'https://query.wikidata.org/sparql';
--
To view, visit https://gerrit.wikimedia.org/r/345387
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7ba0bcad38af3e1748cd13750d2410db27fc834a
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits