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

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

I think it does make sense to make the encoding configurable.
                
> 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