int
The number of partitions in the topic. Must
be at least 1.
scale
int
DEPRECATED: Use capacity instead which can express a
superset of configurations.
Every partition in the topic is allocated throughput
equivalent to scale times the standard partition
throughput (4 MiB/s). This is also reflected in the cost of
this topic; a topic with scale of 2 and count of 10 is
charged for 20 partitions. This value must be in the range
[1,4].
capacity
.common.Topic.PartitionConfig.Capacity
The capacity configuration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]