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

[docdb] Add option to clear placement info in yb-admin. #6589

Closed
psudheer21 opened this issue Dec 9, 2020 · 0 comments
Closed

[docdb] Add option to clear placement info in yb-admin. #6589

psudheer21 opened this issue Dec 9, 2020 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features area/tools

Comments

@psudheer21
Copy link
Contributor

Allow the clearing of the placement info with a new option: "clear_placement_info".

@psudheer21 psudheer21 self-assigned this Dec 9, 2020
@bmatican bmatican added the area/docdb YugabyteDB core features label Dec 9, 2020
@bmatican bmatican changed the title Add option to clear placement info in yb-admin. [docdb] Add option to clear placement info in yb-admin. Dec 9, 2020
psudheer21 pushed a commit that referenced this issue Dec 10, 2020
Summary:
We can now clear the placement info in the cluster using the `clear_placement_info` option.
Usage: `./yb-admin --master_address=$IP:7100 clear_placement_info`

Test Plan: Tested it manually on the cluster to ensure that the replication info is cleared.

Reviewers: bogdan, dsrinivasan

Reviewed By: bogdan, dsrinivasan

Subscribers: dsrinivasan, rahuldesirazu, ybase, yql

Differential Revision: https://phabricator.dev.yugabyte.com/D10065
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features area/tools
Projects
YBase features
  
Awaiting triage
Development

No branches or pull requests

2 participants