Page MenuHomePhabricator

Full rebuild of new wikidata terms tables on test after T237984
Closed, ResolvedPublic

Description

T237984 will have caused holes in the tables and they need to be rebuilt.
The work there and maint script runs and status should be tracked under this task.

Event Timeline

Mentioned in SAL (#wikimedia-operations) [2019-12-20T23:10:03Z] <Amir1> ladsgroup@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/rebuildItemTerms.php --wiki=testwikidatawiki --sleep 2 --batch-size=10 (T241209)

I'm slightly confused now:

ladsgroup@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/rebuildItemTerms.php --wiki=testwikidatawiki --sleep 2 --batch-size=50 --from-id 221471
Rebuilding Q221471 till Q221520
Rebuilding Q221521 till Q221570
Rebuilding Q221571 till Q221620
Rebuilding Q221621 till Q221670
....

But the highest Q id on testwikidatawiki is 211807: https://test.wikidata.org/wiki/Q211807

Something tells me this just doesn't stop when it passes the threshold,

Mentioned in SAL (#wikimedia-operations) [2019-12-21T13:39:16Z] <Amir1> ladsgroup@mwmaint1002:~$ mwscript extensions/Wikibase/repo/maintenance/rebuildPropertyTerms.php --wiki=testwikidatawiki --sleep 2 --batch-size=50 (T241209)