[MediaWiki-commits] [Gerrit] Remove the Parsoid cache - change (mediawiki...deploy)

2016-01-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review.

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

Change subject: Remove the Parsoid cache
..

Remove the Parsoid cache

The Parsoid cache is decommissioned, and Parsoid should not try to use stale
HTML content from the cache any more in any case.

This patch removes the reference to the cache completely.

Change-Id: I0dbdfb5c6c720fef27e472e64faf1c566af69706
---
M conf/wmf/localsettings.js
M src
2 files changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid/deploy 
refs/changes/49/267049/1

diff --git a/conf/wmf/localsettings.js b/conf/wmf/localsettings.js
index eb5f6de..1c51b0a 100644
--- a/conf/wmf/localsettings.js
+++ b/conf/wmf/localsettings.js
@@ -7,8 +7,6 @@
parsoidConfig.useBatchAPI = true;
 
parsoidConfig.useSelser = true;
-   // parsoid cache url
-   parsoidConfig.parsoidCacheURI = 'http://10.2.2.29/';
 
// Use the API backends directly without hitting the text varnishes.
// API requests are not cacheable anyway.
diff --git a/src b/src
index f1ddfb8..500f52a 16
--- a/src
+++ b/src
-Subproject commit f1ddfb884e32715c8b16d5149ee9b5119fc7de74
+Subproject commit 500f52a6629dc212906d128e1d2fca169186aeaa

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0dbdfb5c6c720fef27e472e64faf1c566af69706
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/parsoid/deploy
Gerrit-Branch: master
Gerrit-Owner: GWicke 

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


[MediaWiki-commits] [Gerrit] Remove the Parsoid cache - change (mediawiki...deploy)

2016-01-28 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Remove the Parsoid cache
..


Remove the Parsoid cache

The Parsoid cache is decommissioned, and Parsoid should not try to use stale
HTML content from the cache any more in any case.

This patch removes the reference to the cache completely.

Change-Id: I0dbdfb5c6c720fef27e472e64faf1c566af69706
---
M conf/wmf/localsettings.js
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Subramanya Sastry: Looks good to me, approved
  BBlack: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/conf/wmf/localsettings.js b/conf/wmf/localsettings.js
index eb5f6de..1c51b0a 100644
--- a/conf/wmf/localsettings.js
+++ b/conf/wmf/localsettings.js
@@ -7,8 +7,6 @@
parsoidConfig.useBatchAPI = true;
 
parsoidConfig.useSelser = true;
-   // parsoid cache url
-   parsoidConfig.parsoidCacheURI = 'http://10.2.2.29/';
 
// Use the API backends directly without hitting the text varnishes.
// API requests are not cacheable anyway.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0dbdfb5c6c720fef27e472e64faf1c566af69706
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/services/parsoid/deploy
Gerrit-Branch: master
Gerrit-Owner: GWicke 
Gerrit-Reviewer: Arlolra 
Gerrit-Reviewer: BBlack 
Gerrit-Reviewer: Subramanya Sastry 
Gerrit-Reviewer: jenkins-bot <>

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