David Arthur created KAFKA-468:
----------------------------------

             Summary: String#getBytes is platform dependent
                 Key: KAFKA-468
                 URL: https://issues.apache.org/jira/browse/KAFKA-468
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: David Arthur


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to