[MediaWiki-commits] [Gerrit] disable LCStoreStaticArray completely for now - change (operations/mediawiki-config)

2015-07-15 Thread 20after4 (Code Review)
20after4 has uploaded a new change for review.

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

Change subject: disable LCStoreStaticArray completely for now
..

disable LCStoreStaticArray completely for now

Change-Id: I5bce3c60b3a3ad5ece32c5a88fd059557cab6b19
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 5993652..2c21fbf 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -232,9 +232,9 @@
 // Temporary hack to facilitate migration of l10n cache implementations.
 // Use LCStoreStaticArray if a magic file is present and if the l10n cache
 // appears to be populated. -- Ori, 2015-07-13
-if ( file_exists( '/etc/lcstore' )  file_exists( 
$IP/cache/l10n/zu.l10n.php ) ) {
-   $wgLocalisationCacheConf['storeClass'] = 'LCStoreStaticArray';
-}
+//if ( file_exists( '/etc/lcstore' )  file_exists( 
$IP/cache/l10n/zu.l10n.php ) ) {
+// $wgLocalisationCacheConf['storeClass'] = 'LCStoreStaticArray';
+//}
 
 // T29320: skip MessageBlobStore::clear(); handle via refreshMessageBlobs.php 
instead
 $wgHooks['LocalisationCacheRecache'][] = function( $cache, $code, $allData, 
$purgeBlobs = true ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bce3c60b3a3ad5ece32c5a88fd059557cab6b19
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: 20after4 mmod...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] disable LCStoreStaticArray completely for now - change (operations/mediawiki-config)

2015-07-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: disable LCStoreStaticArray completely for now
..


disable LCStoreStaticArray completely for now

Change-Id: I5bce3c60b3a3ad5ece32c5a88fd059557cab6b19
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  20after4: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 5993652..2c21fbf 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -232,9 +232,9 @@
 // Temporary hack to facilitate migration of l10n cache implementations.
 // Use LCStoreStaticArray if a magic file is present and if the l10n cache
 // appears to be populated. -- Ori, 2015-07-13
-if ( file_exists( '/etc/lcstore' )  file_exists( 
$IP/cache/l10n/zu.l10n.php ) ) {
-   $wgLocalisationCacheConf['storeClass'] = 'LCStoreStaticArray';
-}
+//if ( file_exists( '/etc/lcstore' )  file_exists( 
$IP/cache/l10n/zu.l10n.php ) ) {
+// $wgLocalisationCacheConf['storeClass'] = 'LCStoreStaticArray';
+//}
 
 // T29320: skip MessageBlobStore::clear(); handle via refreshMessageBlobs.php 
instead
 $wgHooks['LocalisationCacheRecache'][] = function( $cache, $code, $allData, 
$purgeBlobs = true ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5bce3c60b3a3ad5ece32c5a88fd059557cab6b19
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: 20after4 mmod...@wikimedia.org
Gerrit-Reviewer: 20after4 mmod...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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