Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MoveTables/Reshard: add flags to start workflows in a stopped state and to stop workflow once copy is completed #7449

Merged
merged 6 commits into from
Feb 11, 2021

Commits on Feb 9, 2021

  1. Add flags to not start streams after MoveTables/Reshard and to stop a…

    …fter copy is done
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    4996d6b View commit details
    Browse the repository at this point in the history
  2. Don't wait for workflow streams to start if -start_stopped is set

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    78446b3 View commit details
    Browse the repository at this point in the history
  3. Comments in tests

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7efc8fd View commit details
    Browse the repository at this point in the history
  4. Readd test removed erroneously

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    52c965f View commit details
    Browse the repository at this point in the history
  5. Address review comments: replace -start_stopped by -auto_start

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b50442d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Fix incorrectly name params

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b0ac683 View commit details
    Browse the repository at this point in the history