Gehel has submitted this change and it was merged.
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(-)
Approvals:
Gehel: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I5d18a04cadd39b0691b1e5ba36e7cf1393e0c7e7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits