[ https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457899#comment-13457899 ]
Jun Rao commented on KAFKA-500: ------------------------------- Thanks for patch v2. Can't seem to apply the patch. Got the following error. patching file core/src/main/scala/kafka/api/TopicMetaDataResponse.scala can't find file to patch at input line 438 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: core/src/main/scala/kafka/api/TopicMetadataResponse.scala |=================================================================== |--- core/src/main/scala/kafka/api/TopicMetadataResponse.scala (working copy) |+++ core/src/main/scala/kafka/api/TopicMetadataResponse.scala (working copy) -------------------------- File to patch: ^C A few minor comments: 20. ByteBufferMessageSet: The way that we write equal, we don't really need canEqual. 21. TopicMetadataRequest: remove unused imports > javaapi support for getTopoicMetaData > ------------------------------------- > > Key: KAFKA-500 > URL: https://issues.apache.org/jira/browse/KAFKA-500 > Project: Kafka > Issue Type: Bug > Components: core > Reporter: Jun Rao > Assignee: Swapnil Ghike > Priority: Blocker > Labels: bugs > Fix For: 0.8 > > Attachments: kafka-500-v1.patch, kafka-500-v2.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > TopicMetaRequest and TopicMetaResponse use scala Seq and Option. We need a > version so that java applications can use more easily. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira