You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/01/04 22:48:12 UTC

[jira] [Closed] (KAFKA-680) ApiUtils#writeShortString uses String length instead of byte length

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

Jun Rao closed KAFKA-680.
-------------------------

    
> ApiUtils#writeShortString uses String length instead of byte length
> -------------------------------------------------------------------
>
>                 Key: KAFKA-680
>                 URL: https://issues.apache.org/jira/browse/KAFKA-680
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, core
>            Reporter: David Arthur
>            Assignee: David Arthur
>             Fix For: 0.8
>
>         Attachments: KAFKA-680.patch, KAFKA-680v1.patch
>
>
> Instead of using the length of the encoded bytes, writeShortString is using String#length. If non single-byte characters are encoded, then things go wrong then decoding the string with readShortString

--
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