Elukey has uploaded a new change for review.

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

Change subject: Revert "Enable persistent connections between Job Queues and 
Job Runners."
......................................................................

Revert "Enable persistent connections between Job Queues and Job Runners."

This reverts commit 9eabbe6866715b93d92da8703333a98e11bd1b4a.

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


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

diff --git a/wmf-config/jobqueue-eqiad.php b/wmf-config/jobqueue-eqiad.php
index ead7aa4..aba86ea 100644
--- a/wmf-config/jobqueue-eqiad.php
+++ b/wmf-config/jobqueue-eqiad.php
@@ -9,7 +9,7 @@
                'connectTimeout' => .250,
                'password' => $wmgRedisPassword,
                'compression' => 'gzip',
-               'persistent' => defined( 'MEDIAWIKI_JOB_RUNNER' )
+               #'persistent' => defined( 'MEDIAWIKI_JOB_RUNNER' )
        ),
        'daemonized' => true
 );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia60def52aa842c918d587920341e89c882c3e2fc
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Elukey <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to