Manybubbles has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/176932

Change subject: Lower full text search queue
......................................................................

Lower full text search queue

Now that prefix searches are on another queue we don't need to have such
a long queue for full text searches.  Probably.

Change-Id: I1f398d6f51c1ec7cc1e945449fe8ca75f2bde326
---
M wmf-config/PoolCounterSettings-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/32/176932/1

diff --git a/wmf-config/PoolCounterSettings-eqiad.php 
b/wmf-config/PoolCounterSettings-eqiad.php
index e3a8934..feed68c 100644
--- a/wmf-config/PoolCounterSettings-eqiad.php
+++ b/wmf-config/PoolCounterSettings-eqiad.php
@@ -29,7 +29,7 @@
                'class' => 'PoolCounter_Client',
                'timeout' => 15,
                'workers' => 432,
-               'maxqueue' => 600,
+               'maxqueue' => 400,
        ),
        // Super common and mostly fast
        'CirrusSearch-Prefix' => array(

-- 
To view, visit https://gerrit.wikimedia.org/r/176932
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f398d6f51c1ec7cc1e945449fe8ca75f2bde326
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <never...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to