yugabyte/yugabyte-db
在 GitHub 查看yb-admin: Add Argument for Num Replicas to modify_placement_info
Open
#7,057 创建于 2021年2月1日
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.