-
I have been using strimzi for some time and one thing that is bugging me is this Grafana alert that's been popping up: After some investigations, I found out these alerts come from I also found this issue that is still under discussion and Kate proposed that the replication factor can be tuned by changing However, after changing the parameter under
the two Kafka topics remain unchanged, using the default upstream config:
I also tried to tune this parameter under Kafka.spec.config and it also doesn't work. The question is: how should I tune the replication factor for these two topics properly? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If the topics exist, I doubt changing any settings will change anything. I think you will need to reconfigure them manually. |
Beta Was this translation helpful? Give feedback.
If the topics exist, I doubt changing any settings will change anything. I think you will need to reconfigure them manually.