[
https://issues.apache.org/jira/browse/KAFKA-14090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-14090:
------------------------------------
Component/s: streams
(was: clients)
> Allow Kafka Streams to be configured to not create internal topics
> ------------------------------------------------------------------
>
> Key: KAFKA-14090
> URL: https://issues.apache.org/jira/browse/KAFKA-14090
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 3.2.0
> Reporter: Abraham Leal
> Priority: Minor
>
> These should be a way to instruct Kafka Streams to not create internal topics
> on start-up through configuration and fail if the internal topics needed
> aren't there.
> The reasoning for this option is in the case of governance for the
> application: An organization may wish to disallow the creation of topics by
> clients and opt for all topic creation to be done through administrators or a
> certain process. Injecting this property in all clients would ensure good
> central governance of the backing Kafka cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)