Abhi created KAFKA-8071:
---------------------------
Summary: Specify default partitions and replication factor for
regex based topics in kafka
Key: KAFKA-8071
URL: https://issues.apache.org/jira/browse/KAFKA-8071
Project: Kafka
Issue Type: New Feature
Components: controller
Affects Versions: 2.1.1
Reporter: Abhi
Is it possible to specify different default partitions and replication factor
for topics of type foo.*? If not what is the best way to achieve this from
producer point of view?
I know of KafkaAdmin utils but the topic creation will happen on producer and I
don't want to give admin permissions on metadata stored in zookeeper to the
user running the producer for security reasons.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)