Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5302563972841472: Merge filter and notification servers, have both tasks run on the same servers (Closed)

Created:
Jan. 30, 2014, 11:49 a.m. by Wladimir Palant
Modified:
Jan. 31, 2014, 1:03 p.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Merge filter and notification servers, have both tasks run on the same servers

Patch Set 1 #

Total comments: 6

Patch Set 2 : Stopped misusing is_default parameter #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -59 lines) Patch
M manifests/filterserver.pp View 1 chunk +10 lines, -2 lines 2 comments Download
M manifests/monitoringserver.pp View 2 chunks +2 lines, -3 lines 0 comments Download
M manifests/nodes.pp View 1 chunk +0 lines, -1 line 0 comments Download
R manifests/notificationserver.pp View 1 chunk +0 lines, -9 lines 0 comments Download
M modules/filterserver/manifests/init.pp View 1 4 chunks +24 lines, -22 lines 0 comments Download
M modules/filterserver/templates/easylist-downloads.adblockplus.org.erb View 1 chunk +11 lines, -4 lines 0 comments Download
M modules/notificationserver/manifests/init.pp View 1 2 chunks +17 lines, -13 lines 0 comments Download
M modules/notificationserver/templates/notification.adblockplus.org.erb View 1 chunk +16 lines, -4 lines 0 comments Download
M modules/statsmaster/files/sitescripts.ini View 1 chunk +18 lines, -1 line 0 comments Download

Messages

Total messages: 7
Wladimir Palant
Jan. 30, 2014, 11:49 a.m. (2014-01-30 11:49:50 UTC) #1
Felix Dahlke
http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/manifests/filterserver.pp File manifests/filterserver.pp (right): http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/manifests/filterserver.pp#newcode1 manifests/filterserver.pp:1: node 'server5', 'server6', 'server7', 'server11', 'server12', 'server15', 'server19', 'filter1', ...
Jan. 30, 2014, 1:51 p.m. (2014-01-30 13:51:48 UTC) #2
Felix Dahlke
http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/modules/filterserver/templates/easylist-downloads.adblockplus.org.erb File modules/filterserver/templates/easylist-downloads.adblockplus.org.erb (right): http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/modules/filterserver/templates/easylist-downloads.adblockplus.org.erb#newcode8 modules/filterserver/templates/easylist-downloads.adblockplus.org.erb:8: listen 80; On 2014/01/30 13:51:48, Felix H. Dahlke wrote: ...
Jan. 30, 2014, 1:58 p.m. (2014-01-30 13:58:02 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/modules/filterserver/templates/easylist-downloads.adblockplus.org.erb File modules/filterserver/templates/easylist-downloads.adblockplus.org.erb (right): http://codereview.adblockplus.org/5302563972841472/diff/5629499534213120/modules/filterserver/templates/easylist-downloads.adblockplus.org.erb#newcode8 modules/filterserver/templates/easylist-downloads.adblockplus.org.erb:8: listen 80; On 2014/01/30 13:51:48, Felix H. Dahlke wrote: ...
Jan. 30, 2014, 2:11 p.m. (2014-01-30 14:11:36 UTC) #4
Felix Dahlke
LGTM, feel free to address the final nit below. http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/manifests/filterserver.pp File manifests/filterserver.pp (right): http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/manifests/filterserver.pp#newcode9 manifests/filterserver.pp:9: ...
Jan. 30, 2014, 2:31 p.m. (2014-01-30 14:31:29 UTC) #5
Wladimir Palant
http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/manifests/filterserver.pp File manifests/filterserver.pp (right): http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/manifests/filterserver.pp#newcode9 manifests/filterserver.pp:9: is_default => false I'd rather keep invoking both modules ...
Jan. 30, 2014, 2:50 p.m. (2014-01-30 14:50:23 UTC) #6
Felix Dahlke
Jan. 30, 2014, 2:53 p.m. (2014-01-30 14:53:22 UTC) #7
Fair enough, LGTM.

On 2014/01/30 14:50:23, Wladimir Palant wrote:
>
http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/mani...
> File manifests/filterserver.pp (right):
> 
>
http://codereview.adblockplus.org/5302563972841472/diff/5757334940811264/mani...
> manifests/filterserver.pp:9: is_default => false
> I'd rather keep invoking both modules the same way - and stating explicitly
that
> notificationserver could be the default as well.

Powered by Google App Engine
This is Rietveld