[
https://issues.apache.org/jira/browse/KAFKA-19793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Shupletsov updated KAFKA-19793:
--------------------------------------
Description: 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. (was: Currently we disable it only for [the main
consumer,|#L1793]] but not for the [restore|#L1832]] or [global|#L1865]]
consumers.)
> 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
> 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)
