[
https://issues.apache.org/jira/browse/KAFKA-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695557#comment-16695557
]
Srinivas Reddy commented on KAFKA-1704:
---------------------------------------
Hi [~goyal.arpit.91],
Thanks for the interest, please request contributor permissions via an email
sent to `[email protected]` with your JIRA ID(goyal.arpit.91). Once a Kafka
committer or PMC member add you to Kafka contributors, you will be able to
assign the JIRA to yourself.
> Add PartitionConfig besides LogConfig
> -------------------------------------
>
> Key: KAFKA-1704
> URL: https://issues.apache.org/jira/browse/KAFKA-1704
> Project: Kafka
> Issue Type: Bug
> Components: config
> Reporter: Guozhang Wang
> Priority: Major
> Labels: newbie
>
> Today we only have two places to store configs: server configs which is used
> to store server side global configs, and log configs to store others.
> However, many topic / partition level configs would be better stored in a
> partition config such that they do not need to require accessing the
> underlying logs, for example:
> 1. uncleanLeaderElectionEnable
> 2. minInSyncReplicas
> 3. compact [? this is defined per-topic / partition but maybe ok to store as
> log configs]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)