[Wikitech-l] Re: Next datacenter switchover: week of Sept. 13

2021-09-09 Thread Kunal Mehta
Hi, Just a reminder that this is happening next week. On 8/4/21 1:27 PM, Kunal Mehta wrote: Services: Monday, Sept 13th 14:00 UTC Traffic: Monday, Sept 13th 15:00 UTC MediaWiki: Tuesday, Sept 14th 14:00 UTC The services/traffic switchovers should be invisible to users, while we expect

[Wikitech-l] ILocalizedException refactor

2021-09-09 Thread Thomas Chin
Hello everyone, We are planning to rework ILocalizedException, which will break anything implementing the interface. Ticket: T287405 TL;DR: The change will deprecate ILocalizedException::getMessageObject() and replace it with ::getMessageValue() Of