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

Fix for transactions not allowed to finish during PlannedReparentShard #8098

Merged
merged 2 commits into from
May 14, 2021

Commits on May 11, 2021

  1. Queryservice fix

    Backport of vitessio#8089
    This is a combination of 3 commits.
    
    * remove precheck of tablet serving and target
    * remove the additional logic and return error if queryservice not found to serve query
    * fix test as per new change
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    
    Signed-off-by: Andres Taylor <andres@planetscale.com>
    harshit-gangal authored and systay committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7e448aa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. fix unit tests

    Signed-off-by: deepthi <deepthi@planetscale.com>
    deepthi committed May 13, 2021
    Configuration menu
    Copy the full SHA
    345b61b View commit details
    Browse the repository at this point in the history