Auto topic creation with default number of partitions and replicas
aakash10897 opened this issue · 2 comments
aakash10897 commented
Describe the bug:
Tried to set num.partitions and default.replication.factor at clusterWideConfig like this -
clusterWideConfig: |
num.partitions=12
default.replication.factor=3
Also tried to set kafkaHeapOpts as described here-
https://github.com/banzaicloud/koperator/blob/master/docs/benchmarks/infrastructure/kafka.yaml
it didn't work !
stoader commented
Can you provide more details on what do you mean by auto topic creation?
Please add exact steps to reproduce this issue.
stoader commented
Closing this ticket as no repro steps were provided.