yugabyte/yugabyte-db

yb-admin: Add Argument for Num Replicas to modify_placement_info

开放

#7,057 创建于 2021年2月1日

 (2 条评论) (0 个反应) (1 位负责人)C (1,003 个派生)batch import
area/toolsgood first issue

仓库指标

星标
 (8,229 个星标)
PR 合并指标
 (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.

贡献者指南