Re: Kafka Read only - disable producing

2024-07-26 Thread Chris Egerton
Could you enable ACLs on your cluster and not grant any principals permission to write to the cluster? On Fri, Jul 26, 2024, 11:13 Rotem S wrote: > Hi, I would like to force disable producing to the kafka cluster and still > allow consuming once the storage disk space reaches a certain threshold

Kafka Read only - disable producing

2024-07-26 Thread Rotem S
Hi, I would like to force disable producing to the kafka cluster and still allow consuming once the storage disk space reaches a certain threshold, we tried reducing the max message bytes and producer byte rate but it didnt work out well, The best solution we found was to make the min.insync.replic