[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Config: Lower concurrency

2016-12-09 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326102 )

Change subject: Config: Lower concurrency
..


Config: Lower concurrency

Change-Id: Id6869251a232b96c442562303c48792414243e5c
---
M scap/templates/config.yaml.j2
M scap/vars.yaml
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 1318f1a..be10361 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -305,7 +305,7 @@
   body: '{{globals.message}}'
 
   on_transclusion_update:
-concurrency: <%= concurrency * 8 %>
+concurrency: <%= concurrency * 4 %>
 topic: change-prop.transcludes.resource-change
 cases:
   - match:
diff --git a/scap/vars.yaml b/scap/vars.yaml
index 80bb8dd..1ccd06a 100644
--- a/scap/vars.yaml
+++ b/scap/vars.yaml
@@ -18,4 +18,4 @@
 ores_uri: localhost:8081
 purge_host: 127.0.0.1
 purge_port: 4827
-concurrency: 50
+concurrency: 25

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

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

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


[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Config: Lower concurrency

2016-12-09 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326102 )

Change subject: Config: Lower concurrency
..

Config: Lower concurrency

Change-Id: Id6869251a232b96c442562303c48792414243e5c
---
M scap/templates/config.yaml.j2
M scap/vars.yaml
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/services/change-propagation/deploy 
refs/changes/02/326102/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 1318f1a..be10361 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -305,7 +305,7 @@
   body: '{{globals.message}}'
 
   on_transclusion_update:
-concurrency: <%= concurrency * 8 %>
+concurrency: <%= concurrency * 4 %>
 topic: change-prop.transcludes.resource-change
 cases:
   - match:
diff --git a/scap/vars.yaml b/scap/vars.yaml
index 80bb8dd..1ccd06a 100644
--- a/scap/vars.yaml
+++ b/scap/vars.yaml
@@ -18,4 +18,4 @@
 ores_uri: localhost:8081
 purge_host: 127.0.0.1
 purge_port: 4827
-concurrency: 50
+concurrency: 25

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id6869251a232b96c442562303c48792414243e5c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/change-propagation/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac 

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