Aaron Schulz has uploaded a new change for review.

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

Change subject: Removed "GetLocalFileCopy" pool counter entry
......................................................................

Removed "GetLocalFileCopy" pool counter entry

* This is made redundant by FileRender and nested calls break with the
  C PoolCounter (even if the keys are different).

Change-Id: I15f4b11fa80d4e768464485eeb166fa7321b68db
---
M wmf-config/PoolCounterSettings-eqiad.php
1 file changed, 0 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/PoolCounterSettings-eqiad.php 
b/wmf-config/PoolCounterSettings-eqiad.php
index 348ab72..15d9cfc 100644
--- a/wmf-config/PoolCounterSettings-eqiad.php
+++ b/wmf-config/PoolCounterSettings-eqiad.php
@@ -37,12 +37,6 @@
                'workers' => 1,
                'maxqueue' => 100
        ),
-       'GetLocalFileCopy' => array(
-               'class' => 'PoolCounter_Client',
-               'timeout' => 10,
-               'workers' => 2,
-               'maxqueue' => 5
-       ),
        'FileRender' => array(
                'class' => 'PoolCounter_Client',
                'timeout' => 8,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I15f4b11fa80d4e768464485eeb166fa7321b68db
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to