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
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
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
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