[MediaWiki-commits] [Gerrit] Disable result storage in thumbor role - change (mediawiki/vagrant)

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

Change subject: Disable result storage in thumbor role
..


Disable result storage in thumbor role

While this is terrible for performance in the short term, it will be
solved soon by putting varnish in front of thumbor. Result storage
will be able to come back once a purging mechanism is implemented
in thumbor.

Change-Id: I05379deff8a1092b84b91639e38658aaed1b1d9b
---
M puppet/modules/thumbor/templates/thumbor.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/puppet/modules/thumbor/templates/thumbor.conf.erb 
b/puppet/modules/thumbor/templates/thumbor.conf.erb
index 71b34c8..6c6e475 100644
--- a/puppet/modules/thumbor/templates/thumbor.conf.erb
+++ b/puppet/modules/thumbor/templates/thumbor.conf.erb
@@ -139,7 +139,7 @@
 ## The result storage thumbor should use to store generated images. This must 
be
 ## the full name of a python module (python must be able to import it)
 ## Defaults to: None
-RESULT_STORAGE = 'thumbor.result_storages.file_storage'
+#RESULT_STORAGE = 'thumbor.result_storages.file_storage'
 
 ## The imaging engine thumbor should use to perform image operations. This must
 ## be the full name of a python module (python must be able to import it)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I05379deff8a1092b84b91639e38658aaed1b1d9b
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Gilles 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Dduvall 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] Disable result storage in thumbor role - change (mediawiki/vagrant)

2015-09-09 Thread Gilles (Code Review)
Gilles has uploaded a new change for review.

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

Change subject: Disable result storage in thumbor role
..

Disable result storage in thumbor role

While this is terrible for performance in the short term, it will be
solved soon by putting varnish in front of thumbor. Result storage
will be able to come back once a purging mechanism is implemented
in thumbor.

Change-Id: I05379deff8a1092b84b91639e38658aaed1b1d9b
---
M puppet/modules/thumbor/templates/thumbor.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/44/237044/1

diff --git a/puppet/modules/thumbor/templates/thumbor.conf.erb 
b/puppet/modules/thumbor/templates/thumbor.conf.erb
index 13991b9..3eedb50 100644
--- a/puppet/modules/thumbor/templates/thumbor.conf.erb
+++ b/puppet/modules/thumbor/templates/thumbor.conf.erb
@@ -143,7 +143,7 @@
 ## The result storage thumbor should use to store generated images. This must 
be
 ## the full name of a python module (python must be able to import it)
 ## Defaults to: None
-RESULT_STORAGE = 'thumbor.result_storages.file_storage'
+#RESULT_STORAGE = 'thumbor.result_storages.file_storage'
 
 ## The imaging engine thumbor should use to perform image operations. This must
 ## be the full name of a python module (python must be able to import it)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I05379deff8a1092b84b91639e38658aaed1b1d9b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Gilles 

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