[07:13:25] gwicke: https://github.com/jbochi/lua-resty-cassandra looks neat (cf http://leandromoreira.com.br/2015/04/26/fifa-2014-world-cup-live-stream-architecture/) [08:05:26] 10MediaWiki-Core-Team, 10Librarization: Librarization wishlist cleanup - https://phabricator.wikimedia.org/T1118#1583120 (10aaron) a:5aaron>3None [11:59:56] TimStarling: https://phabricator.wikimedia.org/T30840#1583830 [12:14:47] Proposing to remove it - https://gerrit.wikimedia.org/r/234509 ; Couldn't find a way to trigger it. [12:14:57] If there is, maybe you can find it. [16:03:22] Krinkle: FTR, I defer to TimStarling on that question. He's the one that convinced me that &* was necessary. I remember being convinced and understanding it myself, but that was 4-5 years ago and I've forgotten [18:56:49] tgr|away: you've got an email ping from Joady that you should take care of [20:43:31] bd808: done [20:43:38] for some value of done [20:43:52] not sure why they were sending mails to my private address... [20:44:33] tgr: *shrug* and thanks. [20:44:50] I've got a call with them in a bit [23:19:45] AaronSchulz: so do you want to implement Krinkle's comment on https://gerrit.wikimedia.org/r/#/c/233639/4/includes/SeenTime.php,cm ? :) [23:21:41] legoktm: getPersistantStash()? [23:22:11] or something like that yeah [23:25:34] it could be done, though specifying db-replicated is kind of like hash and NONE: it should always be there [23:25:47] I wouldn't consider it a blocker, though I'd be fine with the new factory method [23:30:21] Anyone know if there's a good way to grep the api log on fluorine? [23:31:23] zgrep has been sitting here for about 5 minutes, and I feel bad hogging cpu... [23:32:25] Why are you using zgrep? Grepping old logs? [23:34:43] Because I'm old. And forget about logstash. [23:38:22] I mean, for most logs I use (admittedly I don't use api.log much), the last ~24h is in an uncompressed file [23:38:47] Yeah, for stuff that happened last week [23:38:55] And I haven't had the need to grep logs older than that very much so I don't actually know how painful zgrep is [23:39:02] performance-wise I mean [23:39:04] And today's log so far is 106GB... [23:39:08] JEez [23:39:20] Most of my log grepping is fatal.log or exception.log for the last few minutes [23:39:54] I think those might actually be smaller than api.log... [23:45:55] csteipp: just nice it, if you can afford to wait [23:46:47] csteipp: also, would love a review of https://gerrit.wikimedia.org/r/#/c/234700/ one of these days [23:50:58] AaronSchulz: can you comment that on the patch?