jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/347905 )
Change subject: Revert "wikitech: Enable binary memcached protocol"
......................................................................
Revert "wikitech: Enable binary memcached protocol"
This reverts commit cbe333237716efac3a45a3a71889f00a5f302bbd.
Change-Id: I9c9ab8ca8b68363abbfb44f28fa0594cf45d8ab5
---
M wmf-config/mc.php
1 file changed, 1 insertion(+), 4 deletions(-)
Approvals:
BryanDavis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/mc.php b/wmf-config/mc.php
index 7eb949a..124ae45 100644
--- a/wmf-config/mc.php
+++ b/wmf-config/mc.php
@@ -14,10 +14,7 @@
'server_failure_limit' => 1e9,
'retry_timeout' => -1,
'loggroup' => 'memcached',
- 'timeout' => $wgMemCachedTimeout,
- 'use_binary_protocol' => defined( 'HHVM_VERSION' )
- ? false
- : true, # T158613: enable binary protocol for wikitech
+ 'timeout' => $wgMemCachedTimeout
];
# vim: set sts=4 sw=4 et :
--
To view, visit https://gerrit.wikimedia.org/r/347905
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c9ab8ca8b68363abbfb44f28fa0594cf45d8ab5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits