You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/06/11 20:45:00 UTC

[jira] [Created] (KAFKA-2265) creating a topic with large number of partitions takes a long time

Jun Rao created KAFKA-2265:
------------------------------

             Summary: creating a topic with large number of partitions takes a long time
                 Key: KAFKA-2265
                 URL: https://issues.apache.org/jira/browse/KAFKA-2265
             Project: Kafka
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.8.2.1
            Reporter: Jun Rao
             Fix For: 0.8.3


Currently, creating a topic with 3K partitions can take 15 mins. We should be able to do that much faster. There is perhaps some redundant accesses to ZK during topic creation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)