[
https://issues.apache.org/jira/browse/KAFKA-13040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Badai Aqrandista resolved KAFKA-13040.
--------------------------------------
Resolution: Duplicate
> Increase minimum value of segment.ms and segment.bytes
> ------------------------------------------------------
>
> Key: KAFKA-13040
> URL: https://issues.apache.org/jira/browse/KAFKA-13040
> Project: Kafka
> Issue Type: Improvement
> Reporter: Badai Aqrandista
> Assignee: Badai Aqrandista
> Priority: Minor
>
> Raised for KIP-760 (linked).
> Many times, Kafka brokers in production crash with "Too many open files"
> error or "Out of memory" errors because some Kafka topics have a lot of
> segment files as a result of small {{segment.ms}} or {{segment.bytes}}. These
> two configuration can be set by any user who is authorized to create topic or
> modify topic configuration.
> To prevent these two configuration from causing Kafka broker crash, they
> should have a minimum value that is big enough.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)