Is there really no way to set "controller.socket.timeout.ms kafka" config with strimzi? #11580
-
According to the documentation kafka configs with prefix "controller.*" will be ignored by strimzi (source code). We want to reduce the config "controller.socket.timeout.ms" to 5 seconds in order to speed up recovery in case of failure e.g. a very long garbage collection which freezes one node. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I think you can open an enhancement issue to get it whitelisted if you want. It does not seem like a major issue to have this option allowed. |
Beta Was this translation helpful? Give feedback.
I think you can open an enhancement issue to get it whitelisted if you want. It does not seem like a major issue to have this option allowed.