Jun Rao created KAFKA-20107:
-------------------------------
Summary: constraint on segment.bytes is only enforced in static
broker config, but not in topic config
Key: KAFKA-20107
URL: https://issues.apache.org/jira/browse/KAFKA-20107
Project: Kafka
Issue Type: Bug
Components: config
Affects Versions: 4.0.0
Reporter: Jun Rao
[https://github.com/apache/kafka/pull/18140#issuecomment-2758776560]
In
[KIP-1030|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1030%3A+Change+constraints+and+default+values+for+various+configurations],
we added a local limit for segment.bytes. However, it's only enforced in
static broker config, but not in dynamic topic config. We should make the
behavior consistent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)