Remove wfWaitForSlaves when using Maintenance::commitTransaction
authorUmherirrender <umherirrender_de.wp@web.de>
Mon, 26 Feb 2018 20:05:33 +0000 (21:05 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 26 Feb 2018 20:05:33 +0000 (21:05 +0100)
commitbf5a10414641d7bda378dd947a33ccca5d897e4f
treef824dd637b93b447aec521b1501c5b595af2c778
parent4b2f95bed5a9ae0a917264abed2ba1fd9fb78f3c
Remove wfWaitForSlaves when using Maintenance::commitTransaction

Maintenance::commitTransaction is calling waitForReplication already.
No need to wait a second time, hopefully the lags are 0 already.

Change-Id: Id457ed2cdd6bfd9663665ba0cd5c4e3dd640b738
maintenance/deleteSelfExternals.php
maintenance/migrateActors.php
maintenance/migrateComments.php
maintenance/migrateUserGroup.php
maintenance/moveBatch.php
maintenance/populateLogUsertext.php
maintenance/populateRevisionLength.php
maintenance/populateRevisionSha1.php
maintenance/storage/compressOld.php
maintenance/storage/fixT22757.php
maintenance/updateCollation.php