PDNamespaceConfig

(Appears on: PDConfig)

PDNamespaceConfig is to overwrite the global setting for specific namespace

FieldDescription
leader-schedule-limit
uint64
(Optional)

LeaderScheduleLimit is the max coexist leader schedules.

region-schedule-limit
uint64
(Optional)

RegionScheduleLimit is the max coexist region schedules.

replica-schedule-limit
uint64
(Optional)

ReplicaScheduleLimit is the max coexist replica schedules.

merge-schedule-limit
uint64
(Optional)

MergeScheduleLimit is the max coexist merge schedules.

hot-region-schedule-limit
uint64
(Optional)

HotRegionScheduleLimit is the max coexist hot region schedules.

max-replicas
uint64
(Optional)

MaxReplicas is the number of replicas for each region.