Closed
Description
From what I know, currently there is support for creating topics only with the client.ensure_topic_exists
. It would be nice to be able to create topics using the Kafka Create Topics protocol mentioned here: https://kafka.apache.org/protocol#The_Messages_CreateTopics
This would be useful for programmatically creating topics with custom configs/partition number.
Metadata
Metadata
Assignees
Labels
No labels