[
https://issues.apache.org/jira/browse/KAFKA-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851571#comment-17851571
]
Abhi commented on KAFKA-4094:
-----------------------------
Hi [~jkreps]
Can you describe this issue more and also mention which component it belongs to?
As per my understanding, you need the server configs like:-
HIGH - broker.id, log.dirs, num.partitions
{*}{*}MEDIUM - log.segment.bytes, log.cleanup.policy
{*}{*}{*}{*}LOW - ** message.max.bytes, replica.fetch.max.bytes
> Fix importance labels for Kafka Server config
> ---------------------------------------------
>
> Key: KAFKA-4094
> URL: https://issues.apache.org/jira/browse/KAFKA-4094
> Project: Kafka
> Issue Type: Bug
> Reporter: Jay Kreps
> Priority: Major
> Labels: newbie
>
> We have > 100 server configs. The importance label is meant to help people
> navigate this in a sane way. The intention is something like the following:
> HIGH - things you must think about and set
> MEDIUM - things you don't necessarily need to set but that you might want to
> tune
> LOW - thing you probably don't need to set
> Currently we have a gazillion things marked as high including very subtle
> tuning params and also things marked as deprecated (which probably should be
> its own importance level). This makes it really hard for people to figure out
> which configurations to actually learn about and use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)