As part of #3378047: drush migration with '--sync' option has suboptimal performance, a database table was introduced to store the source IDs during a sync. This replaced the sub-optimal state storage but the state entry was not removed.

Let's remove it.

CommentFileSizeAuthor
#2 3497145-clean-up-old-state-key.patch462 bytesmjpa
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mjpa created an issue. See original summary.

mjpa’s picture

Status: Active » Needs review
StatusFileSize
new462 bytes
heddn’s picture

Status: Needs review » Needs work

Can we roll that patch into an MR? Tests no longer get triggered on patches.

fjgarlin made their first commit to this issue’s fork.

fjgarlin’s picture

  • heddn committed a035f936 on 6.0.x authored by fjgarlin
    Issue #3497145 by fjgarlin, mjpa, heddn: Remove the old...
heddn’s picture

Status: Needs review » Fixed

Thanks everyone.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.