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

Jay Kreps commented on KAFKA-468:
---------------------------------

I integrated the changes in KAFKA-367 into the patch for KAFKA-544, which has 
been committed on the 0.8 branch. I wonder if anyone would be willing to take a 
look at the change and validate I didn't muck anything up?
                
> String#getBytes is platform dependent
> -------------------------------------
>
>                 Key: KAFKA-468
>                 URL: https://issues.apache.org/jira/browse/KAFKA-468
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: David Arthur
>            Priority: Trivial
>             Fix For: 0.8
>
>         Attachments: KAFKA-468.diff
>
>
> Just noticed while looking at the source that some calls to 
> java.lang.String#getBytes do not include the encoding. They should probably 
> specify "UTF-8" for platform-independence.

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

Reply via email to