DCausse has uploaded a new change for review.
https://gerrit.wikimedia.org/r/282163
Change subject: Fix Completion pool counter settings
......................................................................
Fix Completion pool counter settings
Change-Id: I5d18a04cadd39b0691b1e5ba36e7cf1393e0c7e7
---
M wmf-config/CirrusSearch-common.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/63/282163/1
diff --git a/wmf-config/CirrusSearch-common.php
b/wmf-config/CirrusSearch-common.php
index b7ff669..63ff114 100644
--- a/wmf-config/CirrusSearch-common.php
+++ b/wmf-config/CirrusSearch-common.php
@@ -156,7 +156,7 @@
}
// completion has p75 of ~30ms
if ( isset( $wgPoolCounterConf['CirrusSearch-Completion'] ) ) {
- $wgPoolCounterConf['CirrusSearch-Completion'] *= 2;
+ $wgPoolCounterConf['CirrusSearch-Completion']['workers'] *= 2;
}
}
--
To view, visit https://gerrit.wikimedia.org/r/282163
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d18a04cadd39b0691b1e5ba36e7cf1393e0c7e7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits