yugabyte/yugabyte-db

yb-admin: Add Argument for Num Replicas to modify_placement_info

オープン

#7,057 opened on 2021/02/01

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)C (1,003 件のフォーク)batch import
area/toolsgood first issue

Repository metrics

Stars
 (8,229 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド