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

ASF GitHub Bot commented on KAFKA-2073:
---------------------------------------

GitHub user hachikuji opened a pull request:

    https://github.com/apache/kafka/pull/988

    KAFKA-2073: migrate to client-side topic metadata request/response

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hachikuji/kafka KAFKA-2073

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/988.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #988
    
----
commit 765a9fcebf46c3f05826a60eba323bd3e25cd7e0
Author: Jason Gustafson <ja...@confluent.io>
Date:   2016-03-01T01:43:30Z

    KAFKA-2073: migrate to client-side topic metadata request/response

----


> Replace TopicMetadata request/response with o.a.k.requests.metadata
> -------------------------------------------------------------------
>
>                 Key: KAFKA-2073
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2073
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Gwen Shapira
>            Assignee: Jason Gustafson
>
> Replace TopicMetadata request/response with o.a.k.requests.metadata.
> Note, this is more challenging that it appears because while the wire 
> protocol is identical, the objects are completely different.



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

Reply via email to