[ 
https://issues.apache.org/jira/browse/KAFKA-19793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030577#comment-18030577
 ] 

Arpit Goyal commented on KAFKA-19793:
-------------------------------------

[~nikita-shupletsov]  I saw in main consumer we made this change after override 
. So should we allow the overrride for this field  or not ?. I will make the 
changes accordingly. 

> Disable topic autocreation for streams consumers.
> -------------------------------------------------
>
>                 Key: KAFKA-19793
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19793
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Nikita Shupletsov
>            Assignee: Arpit Goyal
>            Priority: Minor
>
> Currently we disable it only for [the main 
> consumer|https://github.com/apache/kafka/blob/trunk/streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java#L1793],
>  but not for the 
> [restore|https://github.com/apache/kafka/blob/trunk/streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java#L1832]
>  or 
> [global|https://github.com/apache/kafka/blob/trunk/streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java#L1865]
>  consumers.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to