Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364949 )

Change subject: eventlogging_purging_whitelist.tsv: remove unnecessary schemas
......................................................................

eventlogging_purging_whitelist.tsv: remove unnecessary schemas

The eventlogging_cleaner.py script fails to execute on db1047 due
to these tables being present in the whitelist but not in the log
database. This error condition should alert analytics about typos
while redacting the whitelist, but in this case it means something
different: one table is an old one that has already been dropped,
meanwhile the other one is too new and it has received no events
yet (that means no table created in the db yet too).

Bug: T156933
Change-Id: I3cf3570ef0a9f8f1e95b7dbc657236aa0a139e90
---
M modules/role/files/mariadb/eventlogging_purging_whitelist.tsv
1 file changed, 0 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/49/364949/1

diff --git a/modules/role/files/mariadb/eventlogging_purging_whitelist.tsv 
b/modules/role/files/mariadb/eventlogging_purging_whitelist.tsv
index 62d6f0c..65f3b3e 100644
--- a/modules/role/files/mariadb/eventlogging_purging_whitelist.tsv
+++ b/modules/role/files/mariadb/eventlogging_purging_whitelist.tsv
@@ -214,16 +214,6 @@
 GuidedTour     isTruncated
 GuidedTour     webHost
 GuidedTour     wiki
-MediaWikiInstallPingback       webHost
-MediaWikiInstallPingback       wiki
-MediaWikiInstallPingback       event_MediaWiki
-MediaWikiInstallPingback       event_OS
-MediaWikiInstallPingback       event_PHP
-MediaWikiInstallPingback       event_arch
-MediaWikiInstallPingback       event_curl
-MediaWikiInstallPingback       event_database
-MediaWikiInstallPingback       event_machine
-MediaWikiInstallPingback       event_webServer
 MobileOptionsTracking  clientValidated
 MobileOptionsTracking  event_action
 MobileOptionsTracking  event_alpha
@@ -951,14 +941,6 @@
 UploadWizardTutorialActions    event_username
 UploadWizardTutorialActions    event_language
 UploadWizardTutorialActions    event_action
-UploadWizardUploadActions      webHost
-UploadWizardUploadActions      wiki
-UploadWizardUploadActions      event_username
-UploadWizardUploadActions      event_language
-UploadWizardUploadActions      event_filetype
-UploadWizardUploadActions      event_error
-UploadWizardUploadActions      event_numuploads
-UploadWizardUploadActions      event_action
 MobileWikiAppFeed      userAgent
 MobileWikiAppFeed      webHost
 MobileWikiAppFeed      wiki

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3cf3570ef0a9f8f1e95b7dbc657236aa0a139e90
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

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

Reply via email to