[
https://issues.apache.org/jira/browse/KAFKA-20017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047181#comment-18047181
]
Lan Ding commented on KAFKA-20017:
----------------------------------
Hi [~showuon], if you are not working on this, may I take it? Thanks.
> incorrect warn log when alterConfig suceeds
> -------------------------------------------
>
> Key: KAFKA-20017
> URL: https://issues.apache.org/jira/browse/KAFKA-20017
> Project: Kafka
> Issue Type: Bug
> Reporter: Luke Chen
> Priority: Major
>
> In the current code logic, we'll print WARN log even if the alterConfig
> completes successfully
> ([here|https://github.com/apache/kafka/blob/trunk/connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorSourceConnector.java#L617-L627]).
> This is the line printed:
> {code:java}
> WARN Could not alter configuration of topic foo{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)