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

[xCluster][YB-ADMIN] Need latest changes' update on yb-admin utility commands for xCluster #11192

Closed
Arjun-yb opened this issue Jan 24, 2022 · 0 comments · Fixed by #12610
Closed
Assignees
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue xCluster Label for xCluster related issues/improvements

Comments

@Arjun-yb
Copy link
Contributor

Arjun-yb commented Jan 24, 2022

Jira Link: DB-1298
xCluster related yb-admin commands need to be updated with latest changes with respect to UI.
In all below commands it is required to add <producer_universe_uuid>_<replication_group_name> instead of only <producer_universe_uuid>

1. setup_universe_replication <producer_universe_uuid> <producer_master_addresses> <comma_separated_list_of_table_ids> [comma_separated_list_of_producer_bootstrap_ids]
2. delete_universe_replication <producer_universe_uuid> [ignore-errors]
3. alter_universe_replication <producer_universe_id> {set_master_addresses [comma_separated_list_of_producer_master_addresses] |  add_table [comma_separated_list_of_table_ids]            [comma_separated_list_of_producer_bootstrap_ids] |  remove_table [comma_separated_list_of_table_ids] |  rename_id <new_producer_universe_id>}
4. set_universe_replication_enabled <producer_universe_uuid> <0|1>
@bmatican bmatican added the area/documentation Documentation needed label Jan 24, 2022
@bmatican bmatican added the area/docdb YugabyteDB core features label Jan 24, 2022
@Arjun-yb Arjun-yb added the xCluster Label for xCluster related issues/improvements label Feb 1, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
@yugabyte-ci yugabyte-ci removed the area/documentation Documentation needed label Jun 30, 2022
@bmatican bmatican assigned lingamsandeep and unassigned bmatican Jul 19, 2022
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue xCluster Label for xCluster related issues/improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants