[ https://issues.apache.org/jira/browse/KAFKA-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar resolved KAFKA-1420. ------------------------------ Resolution: Fixed Fixed as part of https://github.com/apache/kafka/pull/5303 > Replace AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK with > TestUtils.createTopic in unit tests > ---------------------------------------------------------------------------------------------------------- > > Key: KAFKA-1420 > URL: https://issues.apache.org/jira/browse/KAFKA-1420 > Project: Kafka > Issue Type: Bug > Reporter: Guozhang Wang > Assignee: Jonathan Natkins > Priority: Major > Labels: newbie > Attachments: KAFKA-1420.patch, KAFKA-1420_2014-07-30_11:18:26.patch, > KAFKA-1420_2014-07-30_11:24:55.patch, KAFKA-1420_2014-08-02_11:04:15.patch, > KAFKA-1420_2014-08-10_14:12:05.patch, KAFKA-1420_2014-08-10_23:03:46.patch > > > This is a follow-up JIRA from KAFKA-1389. > There are a bunch of places in the unit tests where we misuse > AdminUtils.createOrUpdateTopicPartitionAssignmentPathInZK to create topics, > where TestUtils.createTopic needs to be used instead. -- This message was sent by Atlassian JIRA (v7.6.3#76005)