[
https://issues.apache.org/jira/browse/KAFKA-18398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910552#comment-17910552
]
Lucas Brutschy commented on KAFKA-18398:
----------------------------------------
Yes, we could make this slightly less annoying by distinguishing the invalid
configs from non-default configs. Maybe it would still be good to output an
"INFO" log for the non-default ones, as people may want to know about it. It
also seems to be a "good" log message. It's perfectly clear and would only be
emitted once.
So it seems to me the ticket is valid? This came out of thread where the wrong
`cleanup.policy` for repartition topics caused problems. So we could restrict
this ticket to log `cleanup.policy` with WARN and other configs as INFO, and
then add more configs on demand?
> Log a warning if actual topic configs are inconsistent with the required
> topic configs
> --------------------------------------------------------------------------------------
>
> Key: KAFKA-18398
> URL: https://issues.apache.org/jira/browse/KAFKA-18398
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Lucas Brutschy
> Assignee: Alieh Saeedi
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)