You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "David Arthur (JIRA)" <ji...@apache.org> on 2013/01/03 18:52:13 UTC

[jira] [Updated] (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 ]

David Arthur updated KAFKA-680:
-------------------------------

    Attachment: KAFKA-680.patch
    
> 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
>         Attachments: KAFKA-680.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