You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2019/10/31 15:58:00 UTC

[jira] [Created] (KAFKA-9124) Topic creation should be done by the controller

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)