jenkins-bot has submitted this change and it was merged.
Change subject: Enable persistent connections between Job Queues and Job
Runners.
......................................................................
Enable persistent connections between Job Queues and Job Runners.
Bug: T130364
Change-Id: I40d98dad68902fad7ec085a6b8dbcc5a3e565c72
---
M wmf-config/jobqueue-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Giuseppe Lavagetto: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/jobqueue-eqiad.php b/wmf-config/jobqueue-eqiad.php
index aba86ea..ead7aa4 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/278286
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I40d98dad68902fad7ec085a6b8dbcc5a3e565c72
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits