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

DeleteTablet: allow deletion of old master tablet without -allow_master #5647

Merged
merged 4 commits into from
Jan 7, 2020

Commits on Jan 2, 2020

  1. DeleteTablet: allow deletion of old master tablet without -allow_mast…

    …er flag
    
    Signed-off-by: deepthi <deepthi@planetscale.com>
    deepthi committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    510b1fe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. DeleteTablet: detect whether tablet is master consistent with how we …

    …define shard master. Reduce dependence on global topo. Improve test case
    
    Signed-off-by: deepthi <deepthi@planetscale.com>
    deepthi committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f4baace View commit details
    Browse the repository at this point in the history
  2. fix return

    Signed-off-by: deepthi <deepthi@planetscale.com>
    deepthi committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    71083da View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. address reviews

    Signed-off-by: deepthi <deepthi@planetscale.com>
    deepthi committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    1f7fa6b View commit details
    Browse the repository at this point in the history