[
https://issues.apache.org/jira/browse/KAFKA-19793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030804#comment-18030804
] Arpit Goyal commented on KAFKA-19793: ------------------------------------- [~nikita-shupletsov] [~mjsax] PR is open for revview https://github.com/apache/kafka/pull/20723 > 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)
