We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41d4406 + 1b5cc8a commit 0c70c12Copy full SHA for 0c70c12
kafka/10broker-config.yml
@@ -56,7 +56,7 @@ data:
56
# The default number of log partitions per topic. More partitions allow greater
57
# parallelism for consumption, but this will also result in more files across
58
# the brokers.
59
- num.partitions=1
+ num.partitions=12
60
61
default.replication.factor=3
62
0 commit comments