Ottomata has submitted this change and it was merged. Change subject: Remove webrequest_mobile from list of webrequest topics that camus imports ......................................................................
Remove webrequest_mobile from list of webrequest topics that camus imports Bug: T122651 Change-Id: Iad6c6ed738ee3538c0a044ffbf956a8fa04d64e1 --- M modules/camus/templates/webrequest.erb 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/modules/camus/templates/webrequest.erb b/modules/camus/templates/webrequest.erb index a4a201c..5ce489c 100644 --- a/modules/camus/templates/webrequest.erb +++ b/modules/camus/templates/webrequest.erb @@ -70,7 +70,7 @@ kafka.blacklist.topics= # These are the kafka topics camus brings to HDFS -kafka.whitelist.topics=webrequest_maps,webrequest_mobile,webrequest_text,webrequest_upload,webrequest_misc +kafka.whitelist.topics=webrequest_maps,webrequest_text,webrequest_upload,webrequest_misc # Name of the client as seen by kafka kafka.client.name=camus-webrequest-00 -- To view, visit https://gerrit.wikimedia.org/r/268142 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iad6c6ed738ee3538c0a044ffbf956a8fa04d64e1 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
