Viktor Somogyi-Vass created KAFKA-9124: ------------------------------------------
Summary: Topic creation should be done by the controller Key: KAFKA-9124 URL: https://issues.apache.org/jira/browse/KAFKA-9124 Project: Kafka Issue Type: Sub-task Reporter: Viktor Somogyi-Vass Currently {{KafkaApis}} invokes the {{adminManager}} (which esentially wraps the zkClient) to create a topic. Instead of this we should create a protocol that sends a request to the broker and listens for confirmation. -- This message was sent by Atlassian Jira (v8.3.4#803005)