[ 
https://issues.apache.org/jira/browse/KAFKA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458340#comment-13458340
 ] 

Jun Rao commented on KAFKA-500:
-------------------------------

Thanks for patch v3. Looks good. A few more things:

30. javaapi.PartitionMetadata, javaapi.TopicMetadata: no need to expose method 
writeTo().

31. Could you expose the getMetadata api in SimpleConsumer (both scala and 
java)?

32. Cloud you take care of kafka-505 in this patch too since it's small and is 
related to TopicMetadata?
                
> 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, 
> kafka-500-v3.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

Reply via email to