Problem/Motivation
If there are lot of derivatives and every remaining migration is blocked by an actually processed migration, SmartMigrateHelperTrait::getNextUnblockedMigrations() checks all remaining migration's dependencies. And if the amount of migrations is big (e.g. 2000-5000), this will take some time - and during this, the UI isn't updated, the command seems stuck.
Proposed resolution
Calculate migration dependencies before starting multi-thread migrations if there are lot of derivatives, and provide feedback about the progress.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | smc-pre_check_dependencies-3307558-3.patch | 5.77 KB | huzooka |
Comments
Comment #2
huzookaComment #3
huzookaComment #4
huzookaComment #6
drumm(Updating to resolve Drupal.org issue indexing issue. Please disregard.)