[ 
https://issues.apache.org/jira/browse/KAFKA-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fábio Silva updated KAFKA-8698:
-------------------------------
    Description: 
The documentation of ListOffsets Response (Version: 0) appears to have an typo 
on offsets field name, suffixed with `'`.
{code:java}
[offsets']{code}

  was:
The documentation of ListOffsets Response (Version: 0) appears to have an error 
on offsets field name, suffixed with `'`.
{code:java}
[offsets']{code}


> ListOffsets Response protocol documentation
> -------------------------------------------
>
>                 Key: KAFKA-8698
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8698
>             Project: Kafka
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Fábio Silva
>            Priority: Minor
>              Labels: documentation
>
> The documentation of ListOffsets Response (Version: 0) appears to have an 
> typo on offsets field name, suffixed with `'`.
> {code:java}
> [offsets']{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to