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

Re: [VOTE] 3.8.0 RC3

2024-07-26 Thread Josep Prat
Thank you all who reviewed this release candidate and the previous ones. This vote passes with 7 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Chris Egerton * Greg Harris * Mickael Maison Committers: * Igor Soarez Community: * Murali Basani * Jakub Scholz * Krishna Agarwal

Re: [VOTE] 3.8.0 RC3

2024-07-26 Thread Muralidhar Basani
Hi Josep, Thanks for running the release! I am +1 (non binding) Downloaded from sources https://github.com/apache/kafka/archive/refs/tags/3.8.0-rc3.tar.gz and built with java 17. I performed the following validations: 1. I deleted a partition.metadata for a topic manually, and tried starting th

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