[MediaWiki-commits] [Gerrit] mediawiki...jobqueue-deploy[master]: [Config] Temporary disable deduplication.

2017-11-21 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392646 )

Change subject: [Config] Temporary disable deduplication.
..


[Config] Temporary disable deduplication.

In order to test if redis has something to do with
the slow-down of requests after the rate reaches
some tipping point.

Change-Id: I3b7ae8e31d18dd52428bc297205693944ee1271f
---
M scap/templates/config.yaml.j2
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Mobrovac: Verified; Looks good to me, approved



diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index d13e71d..c635e06 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -10,14 +10,14 @@
   title: The Change Propagation for JobQueue root
   paths:
 <%- if env == 'production' %>
-/{api:sys}/dedupe:
-  x-modules:
-- path: src/sys/deduplicator.js
-  options:
-redis_prefix: 'CPJQ'
-redis:
-  path: <%= redis_path %>
-  password: <%= redis_pass if redis_pass else '' %>
+#/{api:sys}/dedupe:
+#  x-modules:
+#- path: src/sys/deduplicator.js
+#  options:
+#redis_prefix: 'CPJQ'
+#redis:
+#  path: <%= redis_path %>
+#  password: <%= redis_pass if redis_pass else '' %>
 <%- endif %>
 /{api:sys}/queue:
   x-modules:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3b7ae8e31d18dd52428bc297205693944ee1271f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/jobqueue-deploy
Gerrit-Branch: master
Gerrit-Owner: Ppchelko 
Gerrit-Reviewer: Mobrovac 

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


[MediaWiki-commits] [Gerrit] mediawiki...jobqueue-deploy[master]: [Config] Temporary disable deduplication.

2017-11-21 Thread Ppchelko (Code Review)
Ppchelko has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392646 )

Change subject: [Config] Temporary disable deduplication.
..

[Config] Temporary disable deduplication.

In order to test if redis has something to do with
the slow-down of requests after the rate reaches
some tipping point.

Change-Id: I3b7ae8e31d18dd52428bc297205693944ee1271f
---
M scap/templates/config.yaml.j2
1 file changed, 8 insertions(+), 8 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/change-propagation/jobqueue-deploy
 refs/changes/46/392646/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index d13e71d..c635e06 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -10,14 +10,14 @@
   title: The Change Propagation for JobQueue root
   paths:
 <%- if env == 'production' %>
-/{api:sys}/dedupe:
-  x-modules:
-- path: src/sys/deduplicator.js
-  options:
-redis_prefix: 'CPJQ'
-redis:
-  path: <%= redis_path %>
-  password: <%= redis_pass if redis_pass else '' %>
+#/{api:sys}/dedupe:
+#  x-modules:
+#- path: src/sys/deduplicator.js
+#  options:
+#redis_prefix: 'CPJQ'
+#redis:
+#  path: <%= redis_path %>
+#  password: <%= redis_pass if redis_pass else '' %>
 <%- endif %>
 /{api:sys}/queue:
   x-modules:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b7ae8e31d18dd52428bc297205693944ee1271f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/jobqueue-deploy
Gerrit-Branch: master
Gerrit-Owner: Ppchelko 

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