Jason Gustafson created KAFKA-12423:
---------------------------------------
Summary: Consider which log configs should be overridable for the
metadata topic
Key: KAFKA-12423
URL: https://issues.apache.org/jira/browse/KAFKA-12423
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
The log that is used by the metadata layer for kip-500 is the same log that is
used for normal partitions, but not all of the configurations make sense. For
example, users cannot change the behavior in regard to retention. For now, we
have taken the approach of not inheriting any of the default log configurations
specified in the kafka config file, but it may be useful to relax that. In that
case, should metadata log configurations be specified separately or should we
take a subset of the default configs?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)