[07:58:27] Hi Jyothis, I tried cc'ing you to a bug but couldn't, can you please register on http://phabricator.wikimedia.org/ ? [08:45:36] [[Tech]]; Quangtranvan; /* SAS LOGISTICS VIETNAM CO.,LTD */ new section; https://meta.wikimedia.org/w/index.php?diff=10723221&oldid=10708244&rcid=5765600 [09:01:59] [[Tech]]; Nemo bis; Undo revision 10723221 by [[Special:Contributions/Quangtranvan|Quangtranvan]] ([[User talk:Quangtranvan|talk]]); https://meta.wikimedia.org/w/index.php?diff=10723286&oldid=10723221&rcid=5765614 [10:01:58] :( https://phabricator.wikimedia.org/herald/ [10:48:57] Reedy: I'm not sure how to set "vslow" for https://gerrit.wikimedia.org/r/178170 . The script already uses slave [10:50:16] https://github.com/wikimedia/mediawiki/blob/master/maintenance/updateArticleCount.php#L45 [10:50:37] $counter = new SiteStatsInit( false ); [10:50:38] becomes [10:50:50] $counter = new SiteStatsInit( wfGetDB( DB_SLAVE, 'vslow' ) ); [10:51:11] Not sure if that'll cause issues for non WMF [10:53:21] uhm, hope it doesnt break stats on all non-wmf wikis, would suck for wikistats update [10:55:27] should be easily testable on a local wiki [10:58:01] I know I could do that, but no other script in core does [10:58:07] wikitech ?:p [10:58:21] "vslow" doesn't have a meaning outside WMF, or does it? [10:58:59] "we're asked to prove that no, there is no teapot in orbit around the sun [10:59:41] "users freak out as if Orson Welles hadannounced an alien invasion at the radio" lol, nice [10:59:48] it can be 'wibble' for all it matters if we named a group that [11:00:14] Or, if we can't change core. Fork it to WikimediaMaintenance [11:00:14] !quip [11:03:29] > var_dump( wfGetDB( DB_SLAVE, array( 'foobar' ) ) ); [11:03:30] object(DatabaseMysqli)#148 (36) { [11:03:36] I guess it falls back gracefully [12:08:58] Nemo_bis: https://phabricator.wikimedia.org/T62220#676382 [12:09:01] I've got that... [12:09:01] xD [12:15:39] Reedy: you got the dumps? [12:15:48] I made a full set, yeah [12:16:25] -rw-r--r-- 1 reedy reedy 2055014 Aug 29 00:29 backup_files.tar.gz [12:16:25] -rw-r--r-- 1 reedy reedy 25168856 Aug 29 00:10 mediawiki.sql.gz [12:16:25] -rw-r--r-- 1 reedy reedy 169358042 Aug 28 23:03 mw-export.tar.gz [12:16:25] -rw-r--r-- 1 reedy reedy 208630581 Aug 29 00:05 mw-zone.tar.gz [12:16:25] -rw-r--r-- 1 reedy reedy 213730081 Aug 28 23:21 pgdata.tar.gz [12:16:27] -rw-r--r-- 1 reedy reedy 545542 Aug 29 00:24 toolserver-logs.xml.gz [12:16:29] -rw-r--r-- 1 reedy reedy 6431882 Aug 29 00:23 toolserver.xml.gz [12:16:59] Looks sweet [13:25:21] Meh, I'll just add "vslow" to core, at some point those WMF configs may actually turn useful [13:26:03] Nemo_bis: It's already used in core [13:26:14] SiteStatsUpdate.php [13:26:17] QueryPage.php [13:26:24] And in the MW dic [13:28:29] Right. [18:17:34] old-bugzilla seems rather picky, shouts more 503 than bugzilla used to [18:54:52] Nemo_bis: Done [18:55:12] thanks