[ 
https://issues.apache.org/jira/browse/KAFKA-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-7775:
-----------------------------------
    Labels: needs-kip newbie++  (was: newbie++)

> [KStream] remove topic prefix from consumer configuration to resolve 
> unnecessary warning
> ----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7775
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7775
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 2.1.0
>            Reporter: Ludo
>            Priority: Major
>              Labels: needs-kip, newbie++
>
> When using topic configuration, every stream startup when using 
> configurations : 
> {noformat}
> topic.{noformat}
> or method : 
> {noformat}
> public static String topicPrefix(final String topicProp){noformat}
> Will emit this warning :
>  
> {code:java}
> log.warn("The configuration '{}' was supplied but isn't a known config.", 
> key);
> {code}
> This fix will remove the warning



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to