Assorted tweaks on further review and local testing:
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 3 Nov 2008 21:06:15 +0000 (21:06 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 3 Nov 2008 21:06:15 +0000 (21:06 +0000)
commit54db57f69dae06acd9d6a3550410b971da30484c
treeb1334084dde89a7a57eee7931c9fbee13ccecab9
parentddbec450c4ada08edf5022f24be7e8b3640f3391
Assorted tweaks on further review and local testing:
* Default 1 child process
* Introduce a log system so that critical errors can be filtered out of the progress messages
* Warn on abnormal child termination
* Use the actual row count for progress instead of the end ID. I think we can afford to count rows.
* Check for bt_moved=0 in doOrphanList() after finishIncompleteMoves(), to avoid attempted double-move and resulting spurious "conflict detected" warning
maintenance/storage/recompressTracked.php