Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add comments to the initial-store-count attribute in pd application.yml
  • Loading branch information
haohao0103 committed Jul 12, 2024
1 parent e1bd708 commit d3fd718
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ store:
monitor_data_interval: 1 minute
# 监控数据的保留时间 1 天; day, month, year
monitor_data_retention: 1 day
# 最少存活的store节点数量,少于该数值整个集群不可用
initial-store-count: 1

partition:
Expand Down

0 comments on commit d3fd718

Please sign in to comment.