yugabyte/yugabyte-db

yb-admin: Add Argument for Num Replicas to modify_placement_info

Open

#7,057 建立於 2021年2月1日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)C (1,003 fork)batch import
area/toolsgood first issue

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

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.

貢獻者指南