Skip to content

[backport] Fix boolean parameter order in DropSources call for v2 flows#9178

Merged
ajm188 merged 1 commit intovitessio:release-12.0from
ajm188:backport-9175
Nov 18, 2021
Merged

[backport] Fix boolean parameter order in DropSources call for v2 flows#9178
ajm188 merged 1 commit intovitessio:release-12.0from
ajm188:backport-9175

Conversation

@ajm188
Copy link
Copy Markdown
Contributor

@ajm188 ajm188 commented Nov 10, 2021

Description

This PR backports #9175 to the 12.0 release branch

Related Issue(s)

#9174

Checklist

  • Should this PR be backported? no (this is the backport)
  • Tests were added or are not required n/a
  • Documentation was added or is not required n/a

Deployment Notes

Fix boolean parameter order in DropSources call for v2 flows

Signed-off-by: Andrew Mason <amason@slack-corp.com>
Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you state a justification for the backport?

@ajm188
Copy link
Copy Markdown
Contributor Author

ajm188 commented Nov 10, 2021

I figured we should backport because anyone using the v2 flows (which are now the default) can't use the -keep_data option for MoveTables/Reshard Complete. Switching back to the v1 flows is a completely valid workaround, but right now the default commands are broken for this mode of operation.

Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the back port.
This affects migrations to vitess from existing prod systems. For any number of reasons, you might want to keep the existing system around and not drop it.

@ajm188 ajm188 merged commit d184953 into vitessio:release-12.0 Nov 18, 2021
@ajm188 ajm188 deleted the backport-9175 branch November 18, 2021 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants