Since we switched from HHVM to PHP, this has been happening frequently. Initially seen on API messagecollection for group=core-0-mostused, now also reported for https://translatewiki.net/w/i.php?title=Special%3ALanguageStats&x=D&language=ko&suppresscomplete=1
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Optimize AggregateMessageGroup::getKeys | mediawiki/extensions/Translate | master | +6 -6 |
Event Timeline
Comment Actions
Change 423705 had a related patch set uploaded (by Nikerabbit; owner: Nikerabbit):
[mediawiki/extensions/Translate@master] Optimize AggregateMessageGroup::getKeys
Comment Actions
I cherry-picked and deployed the patch on translatewiki.net. createMessageIndex.php is now taking ~7 s and the URLs from the slowlog are now responding quickly.
Comment Actions
Change 423705 merged by jenkins-bot:
[mediawiki/extensions/Translate@master] Optimize AggregateMessageGroup::getKeys
Comment Actions
I am moving this directly to done, because I have been using this patch in translatewiki.net without issues.