[07:47:38] XioNoX or topranks (whoever has time this fine EU morning), yesterday we ran into https://phabricator.wikimedia.org/T433881 ( codfw rows E & F has no IPv6 connectivity to kafka-main). TL;DR pods being unable to talk ipv6 from those rows [07:48:03] ping me when you have some time to have a chat/debug about it [07:48:29] effie: give me a few mins I’ll take a look [08:34:44] effie: I think that should be ok now if you can test something? [08:35:24] if you share what, then sure ! [08:36:42] I will check the status I reckon, and then do what scott did on the task, any insights what went on ? [08:39:07] oh you wrote on the task, grand [08:49:29] I will test as this needs a deployment, and get back to you [09:19:52] topranks: works, and with your help on T432716, we are square. Your debt is paid [09:20:20] haha slowly but surely we will get there with the other teams too :) [09:23:34] 🦾🦾 [19:36:49] Hi, random question, how hard/risky it would be to add https://packages.debian.org/trixie/php-zstd to mediawiki in general so I can start compressing stuff with zstd 😅 (context: T428377) [20:53:49] in terms of difficulty, it would require a rebuild of [0] for 8.3 and installation in the relevant base image. in terms of risk, off the top of my head ... (1) we would probably need to have a discussion about suitability / quality of this package in general (having not looked closely) and (2) resource implications on the serving path of changing [1] compression scheme (e.g., during scraping). [20:53:49] [0] https://salsa.debian.org/php-team/pecl/php-zstd [20:53:49] [1] actually, is ES data compressed today? if so, with what?