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

Zhao Weilong commented on KAFKA-5999:
-------------------------------------

Hi Vahid Hashemian, Ewen Cheslack-Postava:

Sorry for late reply.

Currently, OffsetFetch provide fetch offset for all topic partitions.
This feature can be referred from:
org.apache.kafka.common.requests.OffsetFetchRequest

The detail is to set the topic number to be -1 in byte array.

I want this feature can be included in this documentation:
https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol

Please consider. Thanks!



> Offset Fetch Request
> --------------------
>
>                 Key: KAFKA-5999
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5999
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Zhao Weilong
>            Assignee: Ewen Cheslack-Postava
>            Priority: Major
>
> New kafka (found in 10.2.1) support new feature for all topic which is put 
> number of topics -1. (v2)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to