yugabyte/yugabyte-db

yb-admin: Add Argument for Num Replicas to modify_placement_info

Open

#7 057 ouverte le 1 févr. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)C (1 003 forks)batch import
area/toolsgood first issue

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

Description

See https://docs.yugabyte.com/latest/admin/yb-admin/#modify-placement-info for the current usage of modify-placement-info. Currently this precludes users from specifying how many replicas belong in each availability zone specified. To fix, this make the placement_info field a comma separated list of cloud1.datacenter1.rack1:num_replicas.

Guide contributeur