Hi all, I’d like to start a discussion about a new KIP: https://cwiki.apache.org/confluence/x/Nw9JFg
This KIP suggests adding disk threshold configs in Kafka and rejecting new product requests after reaching the threshold to prevent disk full failure. This strategy is similar to RocketMQ's diskMaxUsedSpaceRatio config or RabbitMQ's disk_free_limit config, and I hope to implement this strategy in our environment. Please share your feedback, questions, or concerns so we can refine the proposal together. Best regards, mapan