Please run refreshLinks.php on all Wikimedia wikis.
Version: unspecified
Severity: minor
Please run refreshLinks.php on all Wikimedia wikis.
Version: unspecified
Severity: minor
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | Feature | None | T18660 Database table cleanup (tracking) | ||
Resolved | None | T18658 Run refreshLinks.php on WMF wikis |
Quick note -- the bit in refreshLinks that deletes link entries for pages that no longer exist needs to be fixed so it works in the replicated environment. Other than that I think it'll all be fine. :D
(Double-check if there's any other updates that should be batch-run other than the cleanup scripts which are currently running...)
refreshLinks.php is single-threaded and would probably take over a year to run on all Wikimedia wikis. It's not appropriate for this use anymore. I've run maintenance/gearman/gearmanRefreshLinks.php on most of the larger wikis, which does some of the tasks that refreshLinks.php used to do. If you have some particular problem that you think needs fixing, you'd better say so, so that we can make sure that the new script does it. Some prioritisation hints would also be nice.
I'm actually gonna mark this one FIXED since the refreshes have been done, just with a different script. :)