Jun Rao created KAFKA-7864:
------------------------------
Summary: AdminZkClient.validateTopicCreate() should validate that
partitions are 0-based
Key: KAFKA-7864
URL: https://issues.apache.org/jira/browse/KAFKA-7864
Project: Kafka
Issue Type: Improvement
Reporter: Jun Rao
AdminZkClient.validateTopicCreate() currently doesn't validate that partition
ids in a topic are consecutive, starting from 0. The client code depends on
that. So, it would be useful to tighten up the check.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)